doh! didn't copy the new class to tomcat. told you I'm a newb
-----Original Message-----
From: Scott Nichol [mailto:[EMAIL PROTECTED]
Sent: Thursday, 11 Mar, 2004 4:48 PM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] no signature match
Did you add this method after you first deployed the class? After adding,
did you stop the servlet container (e.g. Tomcat), copy the .class file, then
restart the container?
Scott Nichol
Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message -----
From: "JEFF EMMINGER" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 11, 2004 4:33 PM
Subject: [newbie] no signature match
another newbie stumbling block, I'm sure:
I have a method in my service with the signature
public boolean returnInspection(String a, String b);
I built a test client to call it, and I get this error:
Generated fault: [Attributes={}] [faultCode=SOAP-ENV:Server]
[faultString=Exception while handling service request:
soap.inspections.InspectionsService.returnInspection(java.lang.String,java.l
ang.String) -- no signature match] [faultActorURI=/soap/servlet/rpcrouter]
have I missed something, perhaps in the deployment descriptor?
thanks,
Jeff
CONFIDENTIAL NOTICE: This email including any attachments, contains
confidential information belonging to the sender. It may also be
privileged or otherwise protected by work product immunity or other
legal rules. This information is intended only for the use of the
individual or entity named above. If you are not the intended
recipient, you are hereby notified that any disclosure, copying,
distribution or the taking of any action in reliance on the contents
of this emailed information is strictly prohibited. If you have
received this email in error, please immediately notify us by
reply email of the error and then delete this email immediately.
CONFIDENTIAL NOTICE: This email including any attachments, contains
confidential information belonging to the sender. It may also be
privileged or otherwise protected by work product immunity or other
legal rules. This information is intended only for the use of the
individual or entity named above. If you are not the intended
recipient, you are hereby notified that any disclosure, copying,
distribution or the taking of any action in reliance on the contents
of this emailed information is strictly prohibited. If you have
received this email in error, please immediately notify us by
reply email of the error and then delete this email immediately.