I thought of that. I did pull down the axis2.war at the same time as I pulled down the snapshot. I also checked the jar files in the war with the jar files from the snapshot. One of them did not match so I updated the axis2.war with the snapshot jar file.
Dave -----Original Message----- From: Ajith Ranabahu [mailto:[EMAIL PROTECTED] Sent: Friday, August 11, 2006 4:10 PM To: [email protected]; [EMAIL PROTECTED] Subject: Re: [Axis2] NoSuchMethodError in a generated type class Hi, Are you having older classes/jars in the classpath ? Ajith On 8/11/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Dave, > > Please log a bug report and upload the wsdl as well. > > -- dims > > On 8/11/06, Dave Andreasen <[EMAIL PROTECTED]> wrote: > > Sorry for the repost. I forgot to put Axis2 in the subject line. > > > > 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] > > > > > > > -- > Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Ajith Ranabahu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
