You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org> on 2005/08/22 08:35:15 UTC

[jira] Resolved: (AXIS-2175) Axis creates more parameters in the WSDL than specified in the java declaration

     [ http://issues.apache.org/jira/browse/AXIS-2175?page=all ]
     
Davanum Srinivas resolved AXIS-2175:
------------------------------------

    Resolution: Won't Fix

sorry. user error. won't fix.

> Axis creates more parameters in the WSDL than specified in the java declaration
> -------------------------------------------------------------------------------
>
>          Key: AXIS-2175
>          URL: http://issues.apache.org/jira/browse/AXIS-2175
>      Project: Apache Axis
>         Type: Bug
>   Components: WSDL processing
>     Versions: 1.2.1
>     Reporter: César Ariza

>
> Axis creates more parameters than specified in the java declaration. If the java code has a getFieldX process, axis will generate the "FieldX" element in the WSDL. This normally happend when you change the name of the properties but forgot to change the names of the gets' and sets' methods. If the getFiled remains in your code, in the wsdl you will have an element  "Field" and another  "newField".

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