WAS v8.5 > End-to-end paths > Web services - RESTful services > Use Java contexts and dependency injection with JAX-RSDeploy JAX-RS web applications.
Assemble JAX-RS web applications.
Step 6 towards the goal: Use Java contexts and dependency injection with JAX-RS
After we have assembled your JAX-RS web application, you 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 your Java API for RESTful Web Services (JAX-RS) web application, we can deploy the WAR package or the EAR package onto the application server.
Subtopics
- Deploy JAX-RS web applications
After you assemble your 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
Deploy JAX-RS web applications