Assemble JAX-RS Web applications.
About this task
After you
develop the Java class files
for your JAX-RS Web application and edit the web.xml file to enable
the JAX-RS servlet, you are ready to assemble the application. Assemble
the Web application into a Web archive (WAR) package. You can assemble
the WAR package into an enterprise archive (EAR) package if required.
Supporting information (generally applicable)
|