-
May 31st, 2009, 08:04 AM
#1
How to create the WSDL locally without retrive the WebService online?
Hi all,
I build a WS with Spring WS and use Maven2 to build the project. I can surely get the WSDL by retrieving URI/URL such as "http://localhost:8080/myService.wsdl".
Now waht I want is: How can I create/generate the WSDL file in build time, without first deploying the WS on the server and retrieve it online?
Last edited by thomas2004; May 31st, 2009 at 08:46 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules