Hello!
Now I set classpath to "" and tried to run
it:
E:\jakarta-tomcat\bin>startup.bat
Including all jars in ..\lib in your CLASSPATH. Using CLASSPATH:
..\classes;..\lib\activation.jar;..\lib\ant.jar;..\lib\jasper.jar;..\lib\
jaxp.jar;..\lib\mail.jar;..\lib\parser.jar;..\lib\servlet.jar;..\lib\soap.jar;..\lib\webse rver.jar;..\lib\xerces.jar;..\lib\xml.jar;E:\Work\jdk1.3\lib\tools.jar Starting Tomcat in new window
java -cp
activation.jar;mail.jar;xerces.jar;soap.jar
org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/rpcrouter
list
Ouch, the call failed: I have stuck. :( SIncerely yours, Sergei Kozello.
|
Title: RE: Trying to run sample
- RE: Trying to run sample Sergei Meleshchuk
- Trying to run sample Sergei Kozello
- Re: Trying to run sample Sergei Kozello
- Re: Trying to run sample Sergei Kozello
- RE: Trying to run sample Eduardo Yánez
- Re: Trying to run sample Sergei Kozello
- Re: Trying to run sample Scott Nichol