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

Guillaume Nodet commented on CAMEL-3519:
----------------------------------------

Well, even with fixing the first exceptions, both camel and jersey do some 
classpath scanning in order to find several things.  And classpath scanning is 
not well supported in OSGi, so the web app can't be used directly.  The only 
way would be to hack the OSGi framework to support that or to use camel and 
jersey as real osgi bundles (i.e. don't really deploy a war but a fully 
prepared set of OSGi bundles including a wab).

> camel-web-console feature for Apache Karaf
> ------------------------------------------
>
>                 Key: CAMEL-3519
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3519
>             Project: Camel
>          Issue Type: New Feature
>          Components: karaf
>            Reporter: Claus Ibsen
>             Fix For: 2.7.0
>
>         Attachments: Karaf-2.1.99-SNAPSHOT-walkthrough
>
>


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to