[ 
https://issues.apache.org/jira/browse/FELIX-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507317#comment-17507317
 ] 

Rakesh Kumar commented on FELIX-6487:
-------------------------------------

Hi [~cziegeler]

Knowing that you are still working on this therefore this is just an FYI.

I tried to give 5.0.0-SNAPSHOT a spin by building it locally but the bridge 
bundle could not resolve due to *org.osgi.service.servlet.whiteboard* package 
dependency

This package is there in http-base but it is not embedded in the http-bridge 
bundle at build time.

Here is the complete error message.

 
{code:java}
ERROR: Bundle org.apache.felix.http.bridge.light [25] Error starting 
jar:file:/Users/rakesh.kumar/code/adeptj/adeptj-runtime-launcher/target/adeptj-runtime-launcher.jar!/bundles/org.apache.felix.http.bridge-5.0.0-SNAPSHOT-light.jar
 (org.osgi.framework.BundleException: Unable to resolve 
org.apache.felix.http.bridge.light [25](R 25.0): missing requirement 
[org.apache.felix.http.bridge.light [25](R 25.0)] osgi.wiring.package; 
(osgi.wiring.package=org.osgi.service.servlet.whiteboard) Unresolved 
requirements: [[org.apache.felix.http.bridge.light [25](R 25.0)] 
osgi.wiring.package; (osgi.wiring.package=org.osgi.service.servlet.whiteboard)])
org.osgi.framework.BundleException: Unable to resolve 
org.apache.felix.http.bridge.light [25](R 25.0): missing requirement 
[org.apache.felix.http.bridge.light [25](R 25.0)] osgi.wiring.package; 
(osgi.wiring.package=org.osgi.service.servlet.whiteboard) Unresolved 
requirements: [[org.apache.felix.http.bridge.light [25](R 25.0)] 
osgi.wiring.package; (osgi.wiring.package=org.osgi.service.servlet.whiteboard)]
        at 
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4398)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:2308)
        at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1566)
        at 
org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
        at java.base/java.lang.Thread.run(Thread.java:833){code}

> Update to Jetty 11
> ------------------
>
>                 Key: FELIX-6487
>                 URL: https://issues.apache.org/jira/browse/FELIX-6487
>             Project: Felix
>          Issue Type: Improvement
>          Components: HTTP Service
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: http.bridge-5.0.0, http.jetty-5.0.0, http.base-5.0.0
>
>
> The major product lines of Jetty are 10 (javax servlet) and 11 (jakarta 
> servlet). We should update to version 10 or 11



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to