Deployment

Topics 

  • Application class 
  • Deployment
  • Configuration

JAX-RS Application 

  • When you use JAX-RS, the application is the unit of deployment 
    • All of the files that make up an application are packaged together and deployed into a container that supplies HTTP services 
  • JAX-RS application is deployed as a WAR file and is made of 
    • Application subclass 
    • Resource classes 
    • Provider classes 
    • web.xml

You must have an active subscription to download PDF and Lab Zip of this course topic.Please click the "Subscribe" button or the "Login" button if you already have an account.

Subscribe     Login