WAS v8.5 > End-to-end pathsFeatured end-to-end paths
- Migrate a cell to v8.5
- Set up the communications enabled application samples
- Make phone calls in web applications
- Receive call notifications in web applications
- Collaborate and cobrowse in web applications
- Implement two-way forms in web applications
- Access telephony services with web services clients
- Configure external web service providers to use CEA
- Access telephony services with REST APIs
- Share data across two sessions with REST APIs
- Implement EJB 2.x applications
- Implement EJB 3.x applications
- Implement EJB applications that use timers
- Secure web services applications at the transport level
- Authenticate web services clients using HTTP basic authentication
- Secure JAX-WS web services using message-level security
- Secure JAX-RPC web services using message-level security
- Secure web services using Security Markup Assertion Language (SAML)
- Authenticate web services using generic security token login modules
- Configure LTPA and work with keys
- Customize application login with JAAS
- Create a single sign-on for HTTP requests using SPNEGO Web authentication
- Set up Kerberos as the authentication mechanism for WAS
- Access data from applications
- Implement web services applications with JAX-WS
- Implement web services applications from existing WSDL files with JAX-WS
- Implement static JAX-WS web services clients
- Implement dynamic JAX-WS web services clients
- Implement JAX-RS web applications
- Use XML content in JAX-RS application requests and responses
- Use JSON content in JAX-RS application requests and responses
- Use Atom content in JAX-RS application requests and responses
- Use custom entity formats
- Use content negotiation to serve multiple content types in JAX-RS applications
- Use JAX-RS context objects to obtain more information about requests
- Implement RESTful views of EJB applications using JAX-RS
- Use Java contexts and dependency injection with JAX-RS
- Use handlers to enhance request and response processing
- Use multipart content in JAX-RS application requests and responses
- Use multipart/form-data content in JAX-RS application requests and responses
- Implement secure JAX-RS applications
- Use WADL to generate service documentation
- Use the Apache Wink REST client inside server applications to issue requests
- Use the Apache Wink REST client as a stand-alone thin client
Related concepts: Web resources