You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Mark D. Hansen" <m....@verizon.net> on 2004/07/08 19:34:47 UTC

Java2WSDL importSchema - how to use in a WSDD

Is it possible for me to get the ?WSDL generated by a deployed service to include a schema (in the <wsdl:types> section) that is imported from an external file or URL?  I notice that Java2WSDL has an "importSchema" option, but I can't seem to figure out how to use it in a WSDD.

Thanks.