| How do I know the WSDL URL of my Web Service ? |
| Written by F.Marchioni | ||||||
|
Ok supposing you have just deployed your Web Service application on JBoss and all you can see from the console is :
However I need the URL of the WSDL for my Client application, how do I know it ? The URL of the Web service is made of Context Path + endpoint In our case it's http://localhost:8080/Simple_webservice/HelloWorldWS?wsdl So, unless you customize your Web context, by default it depends on the name of your war file + your Web service name.
JBoss.org Search
Custom Search
Only registered users can write comments!
Powered by !JoomlaComment 3.26
3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved." |


