You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Colin Mondesir <cm...@borland.com> on 2001/08/08 15:30:58 UTC

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" <l....@frontoo.com>
To: <so...@xml.apache.org>
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
>