Skip to main content

SpringSource Team Blog » SpringSource dm Server Roadmap

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Related Lists

Bookmark History

Saved by 2 people (0 private), first by anonymouse user on 2009-04-02


Public Sticky notes

The support for PAR files in dm Server allows you to group bundles together as a single logical unit. Within a PAR, bundles and services are placed into a scope that isolates them from the rest of the system. This scoping ensures that the bundles wire to each other and see each other's services in preference to services from outside the scope. Scoping also prevents application code from leaking into the global scope or the scopes of other applications.

Highlighted by kenyth

Each web fragment is assigned to handle a sub-portion of the URL space for the application

Highlighted by kenyth

All web fragments in an application share the same ServletContext session state.

Highlighted by kenyth

sharing bundles that have static state.

Highlighted by kenyth

you are likely to have many bundles sharing the same Log4J bundle and therefore, the same Log4J classes.

Highlighted by kenyth

cloning-full

Highlighted by kenyth

This year should see the first release of OSGi specifications targeted specifically at enterprise usage.

Highlighted by kenyth