No shutdown timeout for Camel JBI endpoints that are deployed with a Spring XML
file in ServiceMix 4
----------------------------------------------------------------------------------------------------
Key: SMXCOMP-749
URL: https://issues.apache.org/activemq/browse/SMXCOMP-749
Project: ServiceMix Components
Issue Type: Bug
Components: servicemix-camel
Affects Versions: servicemix-camel-2010.01
Reporter: Gert Vanthienen
Assignee: Gert Vanthienen
Fix For: servicemix-camel-2010.02
ServiceMix 4 has a shutdown timeout for JBI artifacts to ensure that the
container or SA can be shutdown in a timely fashion. When a Camel JBI endpoint
is being deployed using the Spring XML deployment in ServiceMix 4, this
mechanism can not intervene because there's no real SA involved (or no
EndpointExporter instance).
We should improve the OSGi variant of the Camel JBI component to ensure that
the value that has been configured in the *{{org.apache.servicemix.jbi}}* PID
is taken into account when shutting down this type of endpoint as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.