java2wsdl attempts to write duplicate schema element
----------------------------------------------------

                 Key: AXIS-2546
                 URL: http://issues.apache.org/jira/browse/AXIS-2546
             Project: Apache Axis
          Issue Type: Bug
          Components: WSDL processing
    Affects Versions: 1.4
         Environment: Windows XP, Java 1.4
            Reporter: Mariano Eloy Fernández


I tried to generate a WRAPPED WSDL document from a Java interface with several 
overloaded methods.
This exception is thrown:

[axis-java2wsdl] {http://xml.apache.org/axis/}stackTrace:
Attempted to write duplicate schema element : 
{urn:es.infonova.codigospostales.ws}obtenerCodigosPostales
[axis-java2wsdl] at 
org.apache.axis.wsdl.fromJava.Types.writeSchemaElementDecl(Types.java:865)
...

This exception is not thrown if the style of WSDL document is RPC.

-- 
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



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to