Thanks a lot that worked !
However I wonder why, the web container being executed out of process I
don't understand why the application server would also have a need for the
xerces library.
Or does the web container also automatically include these libraries at
first?

-----Message d'origine-----
De : Colin Mondesir [mailto:[EMAIL PROTECTED]]
Envoy� : mercredi 8 ao�t 2001 15:31
� : [EMAIL PROTECTED]
Objet : Re: Using SOAP and BAS 4.5


Make sure you edit "<BAS451 install dir>\var\servers\<server
name>\adm\properties\ias.config" and add a line like "addpath <xerces
install dir>/xerces.jar" at the end of the modifiable section.

Colin


----- Original Message -----
From: "Laurent Letellier" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 08, 2001 3:35 PM
Subject: Using SOAP and BAS 4.5


> 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
>
> I don't really know how BAS manages tomcat but it is possible to include
the
> classes among the other Tomcat libraries (jasper.jar, webserver.jar...).
So
> I included all the needed libraries putting them BEFORE the tomcat
libraries
> but I still get the same error.
>
> thanks if you can help because I didn't find any answer elsewhere (wonder
> why?).
>
> Laurent
>

Reply via email to