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

Venkatakrishnan updated AXIS2-594:
----------------------------------

    Attachment: Java2WSDL - Axis2 Patch - 23-Apr .txt

1) Does not use features (generics) specific to JDK 1.5.  
2) Included SOAP1.2 bindings 
3) Tested successfully against the class org.apache.axis2.engine.MyService and 
output is comparable with old.wsdl attached in prev. comments by Davanum 
Srinivas


> 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 - Axis2 Patch 
> - 23-Apr .txt, diff.txt, new.wsdl, old.wsdl
>
> 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