I think you have the wrong list... (this is the .NET iBatis list) -----Original Message----- From: Karekal, Jyothi [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 27, 2008 11:33 AM To: [email protected] Subject: java.lang.NoSuchMethodError + Ljava/lang/String;
Hi, I am getting the following exception while accessing my web services: Caused by: java.lang.NoSuchMethodError: com/fmr/fesco/fx/_2008/_03/PreludeWorkstation/dao/Prelude.getLeadTypeCod e()Ljava/lang/String; Whereas the method getLeadTypeCode is available in Prelude class. Could any one please guide me in resolving this issue. Thanks in advance. Regards, Jyothi

