Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0, 0.12.1
-
None
-
None
Description
This will update the Apache Felix HTTP version to 2.3.0.
This will also require to adapt the configuration of all runnable JAR launcher as described by SLING-3401
Launcher configuration that are missing this adaptations will see the OSGI exceptions about a missing package "javax.servlet" such as
org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.felix.http.jetty [5]: Unable to resolve 5.0: missing requirement [5.0] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet)(version>=3.0.0)(!(version>=4.0.0)))