[ 
http://issues.apache.org/jira/browse/AXIS2-594?page=comments#action_12375426 ] 

Davanum Srinivas commented on AXIS2-594:
----------------------------------------

Venkat,

Needs work...Please see attached cleaned up diff. After i apply that see that 
the generated wsdl changes dramatically (see old.wsdl and new.wsdl) and the 
new.wsdl is broken as well. Can you please apply this diff and then run 
ServiceCreateTest#testServiceCreate test and make sure that the new wsdl looks 
like the old one? (if u run the test, it will output the wsdl)

thanks,
dims



> 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
>  Attachments: Java2WSDL - Axis2 Patch - 20-Apr .txt
>
> 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