You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Trey Sargent (JIRA)" <ji...@apache.org> on 2016/03/11 13:53:51 UTC

[jira] [Comment Edited] (CAMEL-9689) Websocket Component Failing to Install in Karaf 4

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

Trey Sargent edited comment on CAMEL-9689 at 3/11/16 12:53 PM:
---------------------------------------------------------------

Thank you Claus.  Is the release date of Camel 2.18 known?  If I downgrade to an older version of karaf that supports jetty 8, do you readily know which version should be used?  Thank you for your support.


was (Author: rizon):
Thank you Claus.  Is the release date of Camel 2.18 known?  If I downgrade to an older version of karaf that supports jetty 9, do you readily know which version should be used?  Thank you for your support.

> Websocket Component Failing to Install in Karaf 4
> -------------------------------------------------
>
>                 Key: CAMEL-9689
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9689
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-websocket, karaf
>    Affects Versions: 2.16.2
>         Environment: Oracle Java 8, Apache Karaf 4.0.4
>            Reporter: Trey Sargent
>            Priority: Minor
>             Fix For: 2.18.0
>
>
> When installing the camel-websocket component in Karaf 4.0.4 the process hangs.
> When I try to install via Karaf's hot deploy I get:
> karaf@root()> ERROR: Bundle org.apache.camel.camel-websocket [94] Error starting file:/opt/apache-karaf-4.0.4/deploy/camel-websocket-2.16.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.camel.camel-websocket [94](R 94.0): missing requirement [org.apache.camel.camel-websocket [94](R 94.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0))) Unresolved requirements: [[org.apache.camel.camel-websocket [94](R 94.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0)))]) org.osgi.framework.BundleException: Unable to resolve org.apache.camel.camel-websocket [94](R 94.0): missing requirement [org.apache.camel.camel-websocket [94](R 94.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0))) Unresolved requirements: [[org.apache.camel.camel-websocket [94](R 94.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0)))] at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111) at org.apache.felix.framework.Felix.startBundle(Felix.java:2117) at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371) at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308) at java.lang.Thread.run(Thread.java:745)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)