aspose file tools
The moose likes Web Services and the fly likes override endpoint in axis2 by configuration Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "override endpoint in axis2 by configuration" Watch "override endpoint in axis2 by configuration" New topic
Author

override endpoint in axis2 by configuration

mathew jonson
Greenhorn

Joined: Dec 06, 2007
Posts: 9
Hi all,

I have this endpoint URL:

blabla/services/FooBarService

but I want to get this one by configuration, not programatically:

blabla/services/FOOBAR


I know that this is possible modifying the URL in the wsdl, but I cannot modify the wsdl. I want to keep the service name "FooBarService" in the wsdl, but I want my url as I said.

Is there a way in axis2 to get this? I was trying all parameters in the services.xml (servicePath, httpFrontendHostUrl) but they do not modify the service name..

any ideas? Thanks in advance.



 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: override endpoint in axis2 by configuration
 
Similar Threads
creating the wsdl + Pleeezz help
reading soap-envelop messages
Axis2- Enabling Admin service
URL parameter passing
Problem with Web sphere hidden execution.