After deleting the other soap.jar, did you restart your servlet container?

Have you made sure that the classes from within soap.jar are not exploded somewhere 
(other than your webapp)?

Are you sure you compiled your class against soap.jar and had no "local" definition of 
Envelope or SOAPContext?  You can verify by disassembling your class file to verify 
the signature of your method.

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: "tony vieitez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 24, 2003 5:18 PM
Subject: null pointer exception


> Hi Scott
>  
> Thanks for your ideas. I did have a number of soap.jars and after
> searching my system I found and placed them into the recycle bin along
> with other versions of xerces and xalan but still the 'no signature
> match exception' remains. 
>  
> Tony
>

Reply via email to