NoSuchMethodError thrown by code generated from wsdl.
-----------------------------------------------------
Key: AXIS2-1012
URL: http://issues.apache.org/jira/browse/AXIS2-1012
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Affects Versions: 1.0
Environment: JBoss 3.2.3, Windows XP, JDK 1.4
Reporter: Dave Andreasen
Attachments: isyl.wsdl
I am using the August 10th nightly build and I am getting a NoSuchMethod error
in one of my classes. Here is what I am seeing in the log file. I regenerated
all of my class files and replaced the libraries with the jars from the nightly
build.
2006-08-10 13:18:07,418 ERROR [org.apache.axis2.transport.http.AxisServlet]
java.lang.NoSuchMethodError:
com.kg.webservice.types.CloseSessionResponse.getOMElement(Ljavax/xml/namespa
ce/QName;Lorg/apache/axiom/om/OMFactory;)Lorg/apache/axiom/om/OMElement;
The method getOMElement exists in the CloseSessionResponse class and it has the
same parameters and return types.
I am using WSDL2Java to generate the class file.
--
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]