Hello, I have to retrieve the external http service endpoint list from a bean / JSR181.
When you are using a bad endpoint, you get a 404 error, with the available endpoint list. The associated SM inner code is done into the Servicemix-http component ( class ManagedContextManager - displayServices method). ( http://svn.apache.org/repos/asf/servicemix/components/bindings/servicemix-http/trunk/src/main/java/org/apache/servicemix/http/ManagedContextManager.java ManagedContextManager.java ) How to get or access to managedcontexts, like in ManagedContextManager , in my bean/jsr181 code programmally ? Thanks Regards Zucher -- View this message in context: http://www.nabble.com/How-to-retrieve-http-service-endpoint-list-from-bean-or-jsr181---tp21205699p21205699.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
