Is there another way to resolve web services information? Thanks in advance
Hi, i'm developing a tool for updating service catalog registries with
services information that are deployed at ServiceMix.
I'm looking for a method or heuristic for resolving available web
servicies. I found that ES and BC components are available with JMX
technology and endpoints are available under
org.apache.servicemix/ServiceMix/Endpoint path.
Probably i can filter available endpoints by componentName selecting
servicemix-cxf-bc and servicemix-http ones. but may be there is another
method that i'm missing.
