You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2010/07/06 10:25:53 UTC

[jira] Created: (SM-1961) allow ServiceMix Camel component to auto-expose NMR endpoints, so all NMR endpoints are viewable in camel-web tooling

allow ServiceMix Camel component to auto-expose NMR endpoints, so all NMR endpoints are viewable in camel-web tooling 
----------------------------------------------------------------------------------------------------------------------

                 Key: SM-1961
                 URL: https://issues.apache.org/activemq/browse/SM-1961
             Project: ServiceMix
          Issue Type: Improvement
          Components: servicemix-camel
            Reporter: James Strachan
             Fix For: 4.0


The activemq-camel component adds a flag that lets it auto-expose a camel endpoint into the CamelContext for each destination (queue & topic) it can find the broker when ti connects. This lets camel related tooling such as camel-web view all destinations available in the message broker - without the user having to create dummy routes or manually register them.

Being able to do the same with the NMR would rock. This would mean any camel related tool would be able to automatically view all the available NMR endpoints & let the camel-web tool send to any of the available NMR endpoints - as well as get smart completion of endpoint URIs in tooling etc

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.