Java2WSDL generates all types under a single schema element and namespace even 
if relevant java classes belonged to differnt Java packages
------------------------------------------------------------------------------------------------------------------------------------------

         Key: AXIS2-594
         URL: http://issues.apache.org/jira/browse/AXIS2-594
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug

 Environment: Codebase as it exists in modules/ java2wsdl as of 20th April 2006
    Reporter: Venkatakrishnan


Java2WSDL generates all types under a single schema element and namespace even 
if relevant java classes belonged to differnt Java packages.  When the 
generated WSDL is used to generate Java code it will lead to incorrect 
packaging of Java classes.  Besides, grouping all types under a single 
namespace could result in type collisions

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to