| Author |
URL to invoke Spring webservice
|
Kunal Sathe
Ranch Hand
Joined: Apr 08, 2005
Posts: 48
|
|
Hello Folks,
I am relatively new to Spring WebServices and would like to know what url to use to invoke my webservice. The wsdl is auto generated and I have attached my spring-ws-servlet.xml file below. Any help will be highly appreciated.
Thanks,
Kunal
|
 |
Ivan Krizsan
Bartender
Joined: Oct 04, 2006
Posts: 2194
|
|
Hi!
Have you tried accessing the WSDL at http://swdlvapp171:8280/RPMService/rpm.wsdl
?
In the WSDL, you will hopefully find the address at which to invoke the service.
Best wishes!
|
 |
Kunal Sathe
Ranch Hand
Joined: Apr 08, 2005
Posts: 48
|
|
Thanks for the response Ivan.
I changed the locationuri to /RPMService/
Made it a relative path.
I am now able to access the wsdl and that does contain the location.
Thanks for your help again!
Kunal
|
 |
 |
|
|
subject: URL to invoke Spring webservice
|
|
|