Spagic 3.1.0 is available now. This new version offers some new cool features and some bug fixes.
Main innovations are related to the usage of Spagic as OSGi Service Container:
- Created a new InVM connector that allows Client Web Applications to invoke OSGi services hosted on a Service Container Web Application running on the same application server, without performance degradation due to serialization and network overhead.
For the details about this feature please read the document "Spagic3 Deployment Models".
- Dynamic Application management: added the ability to provide bundles at runtime (hot deploy) without modifying the Equinox startup configuration. This is very usefull when the Service Manager is used in embedded mode: with this feature it is possible to add new bundles without changing the Service Manager WAR and without stopping and restarting the Service Manager Web Application.