4.2. Container
Table 4.2, “Container Enhancements in 6.1” lists the enhancements in version 6.1.
Enhancement | Description |
---|---|
ARIES-1038 | be able to easily use Blueprint inside a WAR in any servlet container using blueprint-noosgi and a ServletContextListener to boot up all the blueprint XML files |
ARIES-1069 | Publish a single interface for better integration of the TransactionManager with other low-level components |
ARIES-1082 | Add a way to use property placeholders to define filters on service references |
ARIES-998 | Support a subset of blueprint outside OSGi |
FELIX-4316 | Packages imported dynamically should also be imported statically with an optional flag |
FELIX-4317 | SCR implementation should avoid using bundleContext.getBundle() |
FELIX-4339 | Make the use of escape characters deterministic |
FELIX-4343 | [DS] rationalize log levels |
FELIX-3997 | Provide an abstract bundle extender |