I am able to use jbi.getContext().getEndpointsForService() API to check whether the particular service is available or not. I am assuming this is the only way I can check the service availability. Is there any other better option available?
-ts ts wrote: > > 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-tp16834810p16851320.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
