Post subject: Generating WSDL Posted: Jul 21, 2009 - 10:51 AM
Registered Member
Joined: Jul 21, 2009
Posts: 1
When developing a JAX-WS webservice, how can I generate a full valid WSDL without a XSD file?
Support-Brian
Post subject:Posted: Jul 21, 2009 - 11:11 AM
Moderator
Joined: Aug 21, 2004
Posts: 2339
I assume you are talking about the WSDL + XSD generated during the bottom up service generation process? Unfortunately there is no way to change this behavior.
If you were talking about something else, please elaborate so we can help further.