At 03:35 PM 8/8/2001 +0200, Laurent Letellier wrote:
>Hi, the installation guide describe the procedures to install on weblogic
>and websphere. Has anyone installed apache's soap implementation on
>Borland's Application server 4.5?
>
>It seems possible, I deployed the servlet fine but I must have something
>wrong with the classpath since when I try to user the servermanager I get :
>Ouch, the call failed:
> Fault Code = SOAP-ENV:Server.Exception:
> Fault String = java.lang.NoSuchMethodError
http://xml.apache.org/soap/faq/faq_chawke.html#Q1_5
You almost certainly have another parser that's being picked up rather
than xerces.
Tom Myers