Hi,
What do you have defined in the locationUri into the HTTP xbean.xml ?
Regards
JB
ldonald wrote:
I'm deploying ServixeMix (ver 3.2.1) as a WAR inside OC4J. Web Services are
deployed in servicemix-http.
Is there a way to remove or rename "jbi" from my service url? i.e. Changing
http://host:port/application/jbi/MyService?wsdl to
http://host:port/application/MyService?wsdl or to
http://host:port/application/services/MyService?wsdl
I would prefer not to let integration partners know more than they have to
about my service and its technology / framework.