[ http://issues.apache.org/jira/browse/WSIF-72?page=comments#action_12315930 ]
Aleksander Slominski commented on WSIF-72: ------------------------------------------ is this bug AXIS 1.2.1 specific? if so then it should be reported to AXIS not WSIF (Axis-WSIF) ... however if it is WSIF related please provide more details and how to reproduce the problem. thanks, alek > Axis creates more elements in the wsdl > -------------------------------------- > > Key: WSIF-72 > URL: http://issues.apache.org/jira/browse/WSIF-72 > Project: Axis-WSIF > Type: Bug > Components: Basic Architecture > Versions: current (nightly) > Environment: Windows XP Professional, JDK 5.0 , axis 1.2.1 > Reporter: César Ariza > Priority: Critical > > Axis creates more parameters than specified in the java declaration. If the > java code has a getField process, axis will generate the "Field" 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
