Deploy JAX-RS web applications.
Assemble JAX-RS web applications.
Parent
Use content negotiation to serve multiple content types in JAX-RS applications
After we have assembled the JAX-RS web application, we need to deploy the Web archive (WAR) package or the EAR package onto the application server.
Subtopics
- Deploy JAX-RS web applications
After you assemble the Java API for RESTful Web Services (JAX-RS) web application, we can deploy the WAR package or the EAR package onto the application server.
Related tasks
Deploy JAX-RS web applications