Hello, 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. Any ideas? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
