Table of Contents
JEE7 Embedded Tomcat
Servlet 3.1 Weld , JSF 2.0, Jersey 2.x
- JEE7 web profile:
Project Structure
Starting Embedded Tomcat 8
Weld
JSF
Jersey
Webapp Bean and Jiac Agent Bean
- Spring
- String ActiveMQ:
- Generic EJB:
- Class loader & jvm:
- Inter EJB communication:
- Framework Research:
Websocket API 1.1
Server
- Programmatically register websocket endpoint: https://blogs.oracle.com/arungupta/entry/websocket_client_and_server_endpoint
- WebSocket runtime scans the WAR file with all implementations of ServerApplicationConfig and registers the endpoint returned from getEndpointConfigs and getAnnotatedEndpointClasses. The URI of the server endpoint is published using ServerEndpointConfig.Builder.