[ http://issues.apache.org/jira/browse/WSIF-72?page=all ] Aleksander Slominski closed WSIF-72: ------------------------------------
> 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 > Assignee: Aleksander Slominski > Priority: Critical > Fix For: current (nightly) > > 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
