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

Christian Schneider commented on CAMEL-3490:
--------------------------------------------

I have committed the OsgiServletRegisterer. What about the CamelServletService? 
I guess it could still be needed to share a servlet among several bundles.

Btw. I thought about a completely different solution to this for OSGI. We could 
create a Servlet for each endpoint, register it when the endpoint comes up and 
deregister it when it goes down. At least in OSGI I think this would be much 
simpler. I don“t know though if the same can be d done for servlets ouside osgi.


> camel-servlet should register on the OSGi HTTP service if deployed in OSGi
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-3490
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3490
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-servlet, osgi
>    Affects Versions: 2.5.0
>            Reporter: Guillaume Nodet
>            Assignee: Willem Jiang
>             Fix For: 2.7.0
>
>         Attachments: ServletRegisterer.java, beans.xml
>
>


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


Reply via email to