At 11:01 AM 6/29/2001 +0100, you wrote:
>you can do it this way but for each soap service deployed, the deployment
>descriptor needs to be reloaded each time jboss is restarted (if you are
>using the rpcrouter). if you deploy soap.war in tomcat/webapps, the dd has
>to be loaded only once (or when the service spec has changed). this is
>second scraping i know but the subtlties of jboss/tomcat deployment is the
>key thing here.
>
>nick
Nick, and Timo,
I've got the soap.war under webapps in tomcat. When I leave soap.jar out of
the JBoss classpath
ie
set
JBOSS_CLASSPATH=%JBOSS_CLASSPATH%;run.jar;C:\jdk1.3.1\lib\tools.jar;..\lib\xerces.jar;..\lib\soap.jar;..\lib\ext\mail.jar;..\lib\ext\activation.jar;
then http://localhost:8080/soap gives me the run or visit option and then I
get the 'Sorry I don't ...' message
but when I open a console and enter
java org.apache.soap.server.ServiceManagerClient
http://localhost:8080/soap/servlet/rpcrouter list
then I get other errors about soap classes not being found.
Hence the headache ;-(
Cheers,
Dr. Bruce A. Scharlau
Dept. of Computing Science
Aberdeen University
[EMAIL PROTECTED]
01224 272193
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user