Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Deploying JAX-RS web services

Header Image

  1. Deploying web services
    • This article covers the process of packaging and deploying web services using JAX-RS, including creating a WAR file, deploying to servlet containers and application servers, and configuring the deployment.
  2. Using JAX-RS for web service deployment
    • This article covers the various methods of configuring and deploying JAX-RS web services, including using deployment descriptors, the web.xml file, and programmatic deployment using the Application class.

Table of contents