I need to write a generic gateway to route the incoming jms message to different deployed eip components. I am planning to use servicemix-drools for the routing. But at runtime I need to query the list of eip components. Based on the deployed components list I need to route the message to the appropriate componet. Is there any API available to check whether the particular service is available are not?
Thanks in advance. -ts -- View this message in context: http://www.nabble.com/API-to-query-the-list-of-deployed-services-tp16834810p16834810.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
