Re: NoSuchMethodException with Axis1.2

2004-09-08 Thread sandeep arshanapally
arshanapally" <[EMAIL PROTECTED]> > Sent: Wednesday, September 08, 2004 6:06 AM > Subject: Re: NoSuchMethodException with Axis1.2 > > > I think some problem with the client and server side WSDD files (the > > type mapping sectons)... or that the serializers /desera

Re: NoSuchMethodException with Axis1.2

2004-09-08 Thread Fabien Marsaud
OTECTED]>; "sandeep arshanapally" <[EMAIL PROTECTED]> Sent: Wednesday, September 08, 2004 6:06 AM Subject: Re: NoSuchMethodException with Axis1.2 > I think some problem with the client and server side WSDD files (the > type mapping sectons)... or that the serializers /deseralizers are

Re: NoSuchMethodException with Axis1.2

2004-09-07 Thread Mahen Perera
I think some problem with the client and server side WSDD files (the type mapping sectons)... or that the serializers /deseralizers are not in the classpath. send the server-config.wsdd file Mahen On Tue, 7 Sep 2004 13:58:24 -0500, sandeep arshanapally <[EMAIL PROTECTED]> wrote: > Hi, > >

NoSuchMethodException with Axis1.2

2004-09-07 Thread sandeep arshanapally
Hi, We are using Axis with Tomcat and recently upgraded to Axis1.2. I was trying to debug a problem and found that when the debug is turned on, the following exception occurs on both the client and server-side when a method call is invoked initially. Is this normal??? java.lang.NoSuchMetho

NoSuchMethodException on BeanSerializeFactory.create

2004-08-24 Thread Fabien Marsaud
eStub.createCall(ServiceStub.java:560)  at org.opcfoundation.webservices.XMLDA._1_0.ServiceStub.getStatus(ServiceStub.java:575) at .    --   the funny thing is that the service does answer at the

Re: NoSuchMethodException...

2002-06-18 Thread Olivier . Brand
cc: Subject: NoSuchMethodException... 06/

NoSuchMethodException...

2002-06-18 Thread Hurst, Cyrus
generated wsdl : As you can see the method name(updateAssociateProfile) is consistent throughout the code yet I'm getting NoSuchMethodException on both client and server console . Any ideas? Thanks, -Cyrus