Okay,
still working on this. I've discovered that I can't control Tomcat
classpath when I run
Tomcat embedded in
JBoss. If anyone knows how to do that, I'd be glad to know also, but
in
the meantime I'm
testing with standalone Tomcat. Classpath is now correctly set
to
include
tools.jar. New symptoms have surfaced both at the client and server,
namely:
Client:
>java samples.userguide.example2.CalcClient -p8080 add 2
5
Endpoint=http://localhost:8080/axis/Calculator.jws Exception in thread "main" Internal Server Error at org.apache.axis.transport.http.HTTPSender.invoke(Unknown Source) at org.apache.axis.strategies.InvocationStrategy.visit(Unknown Source) at org.apache.axis.SimpleChain.doVisiting(Unknown Source) at org.apache.axis.SimpleChain.invoke(Unknown Source) at org.apache.axis.client.AxisClient.invoke(Unknown Source) at org.apache.axis.client.Call.invoke(Unknown Source) at org.apache.axis.client.Call.invoke(Unknown Source) at org.apache.axis.client.Call.invoke(Unknown Source) at org.apache.axis.client.Call.invoke(Unknown Source) at samples.userguide.example2.CalcClient.main(CalcClient.java:99) >
Server
(tomcat.log):
2002-04-03 11:43:19 - Ctx( /axis ): Exception in: R( /axis +
/Calculator.jws + null) -
java.lang.NoS
uchMethodError at org.apache.axis.deployment.wsdd.WSDDDocument.<init>(Unknown Source) at org.apache.axis.configuration.FileProvider.configureEngine(Unknown Source) at org.apache.axis.AxisEngine.init(Unknown Source) at org.apache.axis.AxisEngine.<init>(Unknown Source) at org.apache.axis.server.AxisServer.<init>(Unknown Source) at org.apache.axis.server.DefaultAxisServerFactory.createNewServer(Unknown Source) at org.apache.axis.server.DefaultAxisServerFactory.getServer(Unknown Source) at org.apache.axis.server.AxisServer.getServer(Unknown Source) at org.apache.axis.transport.http.AxisServlet.getEngine(Unknown Source) at org.apache.axis.transport.http.AxisServlet.getEngine(Unknown Source) at org.apache.axis.transport.http.AxisServlet.doPost(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405) at org.apache.tomcat.core.Handler.service(Handler.java:287) at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:812) at org.apache.tomcat.core.ContextManager.service(ContextManager.java:758) at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHand ler.java:213) at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416) at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501) at java.lang.Thread.run(Thread.java:484) "tomcat.log" 38 lines, 2711 characters ANY HELP WOULD BE APPRECIATED (I'm not shouting, just trying to
stand out
among
the exceptions :-).
Walden
|
- Compiler found in classpath Walden Mathews
- Re: Compiler found in classpath M. en C. Jesús Sosa Iglesias
- RE: Compiler found in classpath Newman, Scott
- RE: Compiler found in classpath Walden Mathews
- RE: Compiler found in classpath Newman, Scott
- RE: Compiler found in classpath Walden Mathews
- RE: Compiler found in classpath Newman, Scott
- RE: Compiler found in classpath Walden Mathews
- RE: Compiler found in classpath Walden Mathews
- RE: Compiler found in classpath Newman, Scott
- RE: Compiler found in classpath Walden Mathews
- RE: Compiler found in classpath Newman, Scott
- RE: Compiler found in classpath Walden Mathews
- RE: Compiler found in classpath Newman, Scott