Hi all,

I use the Felix servlet bridge. Now I wanted to upgrade the CXF dOSGI bundles to version 1.3.1. These bundles require package org.osgi.framework at least at version=1.5. Yet this package is exported by the system bundle

<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.framework</artifactId>
<version>4.0.2</version>
</dependency>

in the version 1.4.

Does anyone know how to configure the servlet bridge such that version 1.5 of the mentioned package is provided by Felix?

Best regards and many thanks

Stefan


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to