Deploy JAX-RS 2.0 web applications
Deploy the web application archive (WAR) package onto the application server includes enabling and configuring JAX-RS 2.0 features, securing JAX-RS 2.0 resources and integrating JAX-RS 2.0 with other features.
Subtopics
- Asynchronous processing
- Coexistence of JAX-RS 2.0 with JAX-RS 1.1
- Configure a resource to receive multipart/form-data parts from an HTML form submission in JAX-RS 2.0
- Configure JAX-RS 2.0 client
- Deploy JAX-RS 2.0 security
- JAX-RS 2.0 behavior changes
- JAX-RS 2.0 integration with EJB and CDI
- JAX-RS 2.0 integration with managed beans
- JAX-RS 2.0 lifecycle support
- Integrate JAX-RS 2.0 with Atom
- WADL2JAVA command