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 Neil Benn <ne...@cambridgeantibody.com> on 2001/06/05 17:48:17 UTC

Done it - soap and tomcat on win2K

Hello,

	Thanks to Jonathon for teh pointer.  I've done it - for future reference:-

mod the tomcat.bat to include the xerces.jar at the start of the classpath
run the bin\startup script
then start the test with:-

	C:\jakarta-tomcat-3.2.2>java -cp %CLASSPATH%;%JAVA_HOME%\lib\xerces.jar
org.apache.soap.server.ServiceManagerClient
http://localhost:8080/soap/servlet/rpcrouter list

	You could probably make it a bit easier with some mucking about - but it
worked!

Cheers,

Neil Benn
Automation Informatics Scientist
Cambridge Antibody Technology


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


Re: Done it - soap and tomcat on win2K

Posted by Sanjiva Weerawarana <sa...@watson.ibm.com>.
This is clearly indicated in the installation instructions :-).

Sanjiva.

----- Original Message -----
From: "Neil Benn" <ne...@cambridgeantibody.com>
To: "Soap-User (E-mail)" <so...@xml.apache.org>
Sent: Tuesday, June 05, 2001 11:48 AM
Subject: Done it - soap and tomcat on win2K


> Hello,
>
> Thanks to Jonathon for teh pointer.  I've done it - for future reference:-
>
> mod the tomcat.bat to include the xerces.jar at the start of the classpath
> run the bin\startup script
> then start the test with:-
>
> C:\jakarta-tomcat-3.2.2>java -cp %CLASSPATH%;%JAVA_HOME%\lib\xerces.jar
> org.apache.soap.server.ServiceManagerClient
> http://localhost:8080/soap/servlet/rpcrouter list
>
> You could probably make it a bit easier with some mucking about - but it
> worked!
>
> Cheers,
>
> Neil Benn
> Automation Informatics Scientist
> Cambridge Antibody Technology
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
> For additional commands, email: soap-user-help@xml.apache.org


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


Re: Done it - soap and tomcat on win2K

Posted by Sanjiva Weerawarana <sa...@watson.ibm.com>.
This is clearly indicated in the installation instructions :-).

Sanjiva.

----- Original Message -----
From: "Neil Benn" <ne...@cambridgeantibody.com>
To: "Soap-User (E-mail)" <so...@xml.apache.org>
Sent: Tuesday, June 05, 2001 11:48 AM
Subject: Done it - soap and tomcat on win2K


> Hello,
>
> Thanks to Jonathon for teh pointer.  I've done it - for future reference:-
>
> mod the tomcat.bat to include the xerces.jar at the start of the classpath
> run the bin\startup script
> then start the test with:-
>
> C:\jakarta-tomcat-3.2.2>java -cp %CLASSPATH%;%JAVA_HOME%\lib\xerces.jar
> org.apache.soap.server.ServiceManagerClient
> http://localhost:8080/soap/servlet/rpcrouter list
>
> You could probably make it a bit easier with some mucking about - but it
> worked!
>
> Cheers,
>
> Neil Benn
> Automation Informatics Scientist
> Cambridge Antibody Technology
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
> For additional commands, email: soap-user-help@xml.apache.org


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