You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Ar...@mortgage.wellsFargo.COM on 2001/04/18 15:42:23 UTC

SOAP deployment error on WebSphere 3.5

I am having difficulty in deploying SOAP2.1 on WebSphere 3.5 on NT- I can't
even get the addressbook sample to work. This is what I have done so far:

Unzipped the Soap2.1 bin files into a separate directory. Moved the entire
package to c:\WebSphere\AppServer\hosts\default_host\soap-2_1. I created a
Server, a Servlet Engine underneath that and a WebApp underneath that. The
WebApp has the following Classpaths -
c:\jdk1.2.2\xerces-1_3_1\xerces.jar
c:\WebSphere\AppServer\hosts\default_host\soap-2_1\soap.jar
c:\jdk1.2.2\javamail\mail.jar
c:\jdk1.2.2\jaf\activation.jar
c:\WebSphere\AppServer\hosts\default_host\soap-2_1

The docroot for this WebApp is
c:\WebSphere\AppServer\hosts\default_host\soap-2_1\web\soap\admin

Where am I going wrong?

Any help is greatly appreciated.

Thanks
Arindam Chatterjee




---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


Re: SOAP deployment error on WebSphere 3.5

Posted by Wouter Cloetens <wo...@mind.be>.
Arindam,

See the WebSpere installation documentation that comes with SOAP 2.1. You need to
have xerces.jar in WebSphere's global classpath, before xml4j.jar.
http://xml.apache.org/websrc/cvsweb.cgi/~checkout~/xml-soap/java/docs/install/websphere.html?rev=1.1&content-type=text/html&only_with_tag=MAIN

bfn, Wouter

On Wed, Apr 18, 2001 at 08:42:23AM -0500, Arindam.Chatterjee@mortgage.wellsFargo.COM wrote:
> I am having difficulty in deploying SOAP2.1 on WebSphere 3.5 on NT- I can't
> even get the addressbook sample to work. This is what I have done so far:
> 
> Unzipped the Soap2.1 bin files into a separate directory. Moved the entire
> package to c:\WebSphere\AppServer\hosts\default_host\soap-2_1. I created a
> Server, a Servlet Engine underneath that and a WebApp underneath that. The
> WebApp has the following Classpaths -
> c:\jdk1.2.2\xerces-1_3_1\xerces.jar
> c:\WebSphere\AppServer\hosts\default_host\soap-2_1\soap.jar
> c:\jdk1.2.2\javamail\mail.jar
> c:\jdk1.2.2\jaf\activation.jar
> c:\WebSphere\AppServer\hosts\default_host\soap-2_1
> 
> The docroot for this WebApp is
> c:\WebSphere\AppServer\hosts\default_host\soap-2_1\web\soap\admin

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


Re: SOAP deployment error on WebSphere 3.5

Posted by Wouter Cloetens <wo...@mind.be>.
Arindam,

See the WebSpere installation documentation that comes with SOAP 2.1. You need to
have xerces.jar in WebSphere's global classpath, before xml4j.jar.
http://xml.apache.org/websrc/cvsweb.cgi/~checkout~/xml-soap/java/docs/install/websphere.html?rev=1.1&content-type=text/html&only_with_tag=MAIN

bfn, Wouter

On Wed, Apr 18, 2001 at 08:42:23AM -0500, Arindam.Chatterjee@mortgage.wellsFargo.COM wrote:
> I am having difficulty in deploying SOAP2.1 on WebSphere 3.5 on NT- I can't
> even get the addressbook sample to work. This is what I have done so far:
> 
> Unzipped the Soap2.1 bin files into a separate directory. Moved the entire
> package to c:\WebSphere\AppServer\hosts\default_host\soap-2_1. I created a
> Server, a Servlet Engine underneath that and a WebApp underneath that. The
> WebApp has the following Classpaths -
> c:\jdk1.2.2\xerces-1_3_1\xerces.jar
> c:\WebSphere\AppServer\hosts\default_host\soap-2_1\soap.jar
> c:\jdk1.2.2\javamail\mail.jar
> c:\jdk1.2.2\jaf\activation.jar
> c:\WebSphere\AppServer\hosts\default_host\soap-2_1
> 
> The docroot for this WebApp is
> c:\WebSphere\AppServer\hosts\default_host\soap-2_1\web\soap\admin

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org