On Thu, 2006-04-20 at 14:34 +0000, Venkatakrishnan (JIRA) wrote: > [ http://issues.apache.org/jira/browse/AXIS2-594?page=all ] > > Venkatakrishnan updated AXIS2-594: > ---------------------------------- > > Attachment: Java2WSDL - Axis2 Patch - 20-Apr .txt > > This patch fixes this problem. Now the generated WSDL will create a > separate schema element for each java package. Schema defns. > generated for classes belonging to a package will now be added to the > corresponding schema element. The target namespaces for the schema > elements are derived from the name of the Java package with a suffix > "/xsd". > > Thus the type definitions within the WSDL will now contain all relevant > information for proper generation of Java code.
Wow, excellent! Thanks .. Sanjiva.
