[
https://issues.apache.org/activemq/browse/CAMEL-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46113#action_46113
]
Hadrian Zbarcea commented on CAMEL-955:
---------------------------------------
Fix committed. Need to update documentation.
I'd also suggest deprecating addSingletonEndpoint() and
removeSingletonEndpoint() and use add/removeEndpoint instead. The deprecated
api's would just delegate to the new ones and would be removed in 2.0.
> Manage non-singleton endpoints in the CamelContext
> --------------------------------------------------
>
> Key: CAMEL-955
> URL: https://issues.apache.org/activemq/browse/CAMEL-955
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 1.4.0
> Reporter: Hadrian Zbarcea
> Assignee: Hadrian Zbarcea
> Fix For: 1.5.0
>
>
> So that we can manages JMS endpoint for instance, that are not singletons.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.