I'm using wstools in AS4.0.4 to generate client-side java from a WSDL file. From the looks of it, only types referenced directly by the SOAP operations are generated - but other types (e.g. derived-types) are not.
Axis wsdl2java provides a flag to aggressively search through a schema for all types (incl. imported schemas) and generate the code. Is this available in wstools? Regards J View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975828#3975828 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975828 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
