[
https://issues.apache.org/jira/browse/STANBOL-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rupert Westenthaler updated STANBOL-1356:
-----------------------------------------
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
{code}
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)))
{code}
was:
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".
{code}
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)))
{code}
> Update to Felix HTTP 2.3.0
> --------------------------
>
> Key: STANBOL-1356
> URL: https://issues.apache.org/jira/browse/STANBOL-1356
> Project: Stanbol
> Issue Type: Improvement
> Components: Launcher
> Affects Versions: 1.0.0, 0.12.1
> Reporter: Rupert Westenthaler
> Assignee: Rupert Westenthaler
>
> 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
> {code}
> 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)))
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)