Network Deployment (Distributed operating systems), v8.0 > End-to-end paths > Web services - RESTful services > Implement RESTful views of EJB applications using JAX-RS
Previous Step Next Step
Assemble JAX-RS web applications.
Step 5: Implement RESTful views of EJB applications using JAX-RS JAX-WSAfter 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 WAR package. We can assemble the WAR package into an EAR package if required.
Implement RESTful views of enterprise beans.
Support information (generally applicable)
What to do next
Deploy JAX-RS web applications.
Previous Step Next Step