Hello Bonjamin,
There is a tag in the WSDD to set the WSDL file, I believe "".
If you specify it, that file will be returned by ?wsdl instead.
No need to touch the skeletons.
Regards,
Dies
Benjamin Fan wrote:
I've given up on service-generated-WSDL - I hand-cut/validate WSDL and use
WSDL2Java
I've given up on service-generated-WSDL - I hand-cut/validate WSDL and use WSDL2Java to generate both the server-side skeletonĀ and the client side stubs. I haven't done it yet but I'm told its straight forward to modify the generated code to return static WSDL files rather than genertaing WSDL on t
Hi all
Any comments on the below issue ? I'd expect this to be a common scenario .. so
am I
misunderstanding something ?
thanx
-john
From: John Mani [mailto:[EMAIL PROTECTED]
Sent: Tue 6/27/2006 6:53 PM
To: axis-user@ws.apache.org
Subject: WSDL2Java and one-w