I have a WSDL which imports a schema, that itself imports two add'l schemas. When I invoke XSDHelper.define() passing the WSDL as a parameter, should the nested schema imports be resolved/defined or do each of these "imported" schemas need to be "defined" explicitly? It appears the WSDL2JavaGenerator currently expects XSDHelper.define() to resolve/define the "imported" schemas which does not appear to work.

Best regards,

- Ron

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to