[
https://issues.apache.org/activemq/browse/SM-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
BenoƮt Clouet reopened SM-1756:
-------------------------------
The problem comes from that after an install of the cxf bc component and
SA, then on restart of the tomcat, the context listener(which load servicemix
container and then start the intalled cxf bc and sa) always run before the
CXFServlet(which replace the servlet transport), so that the cxf bc has no
chance to use the bus with replaced servlet transport.
> add CXFManagedServlet to apache-servicemix-web to enable servicemix-cxf-bc
> endpoint deploy into servlet container without starting jetty
> ----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SM-1756
> URL: https://issues.apache.org/activemq/browse/SM-1756
> Project: ServiceMix
> Issue Type: New Feature
> Components: servicemix-cxf-bc, servicemix-web-console
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Fix For: 3.3.1, 3.2.4
>
>
> we need add CXFManagedServlet in the web.xml to replace the http transport
> with cxf servlet transport.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.