Deploy JAX-RS web applications.
Assemble JAX-RS web applications.
Parent
Use JSON content in JAX-RS application requests and responses
After we have assembled the JAX-RS web application, you must 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