DS Annotation
Maven based development
Further modules expansion
All OSGI library functions
See points below
Further OSGI bundle sharing using the eclipse target platform functionality
OSGI Websocket bundles handling JMS, Config file and Web socket request/response functionality
Websocket bundle Done
JMS interface bundle
Client Bundle
Investigate potential use. Currently unable to execute in embedded mode, due to proxy errors.
Currently session id is determined multiple times per request.
The session id only needs to be checked once per request on reception of a message
jar cvfm bundlename.jar META-INF/MANIFEST.MF *
Reduce 3 caches instances to one
Currently session id is determined multiple times per request.
The session id only needs to be checked once per request on reception of a message