| 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.
|
 |
 |
|
|
subject: override endpoint in axis2 by configuration
|
|
|