If you use Tomcat 3.x, you must modify the startup script to add various
jars to the classpath in the script.  See the Apache SOAP installation
instructions for details.  If you believe you have made this change, please
check for typographical errors (you get no warning from the JVM if the
classpath includes a reference to a file or directory that does not exist)
and that the jars are not corrupt (e.g. run jar -tvf mail.jar).

Scott Nichol

----- Original Message -----
From: "Ravi Mahendrakar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 10, 2002 6:55 PM
Subject: Re: java.lang.NoClassDefFoundError: javax/mail/MessagingException



Hi All,
I am using a Windows 2000 Advanced Server, and I have Tomcat deployed on it.
I have mail.jar file, activation.jar,  soap.jar and xerces.jar on my
CLASSPATH but still I get the java.lang.NoClassDefFoundError:
javax/mail/MessagingException when i point my browser to
http://localhost:8080//soap/servlet/rpcrouter
Have any of you faced same error while configuring your SOAP on Tomcat ?

Please help me on this.
Thankyou,
Ravi Mahendrakar
 Ravi Mahendrakar wrote:
Hi All,

My name is Ravi, I am new to SOAP, I am trying to get my SOAP server running
...

can any one please tell my why I am i getting the following error when I am
trying I access the URL http://localhost:8080//soap/servlet/rpcrouter
Error: 500Location: /soap/servlet/rpcrouter
Internal Servlet Error:


java.lang.NoClassDefFoundError: javax/mail/MessagingException at
org.apache.soap.server.http.RPCRouterServlet.init(RPCRouterServlet.java:239)
at javax.servlet.GenericServlet.init(GenericServlet.java) at
org.apache.tomcat.facade.ServletHandler.doInit(ServletHandler.java:447) at
org.apache.tomcat.facade.ServletHandler.init(ServletHandler.java:263) at
org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:472) at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:91
7) at org.apache.tomcat.core.ContextManager.service(ContextManager.java:833)
at
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10I
nterceptor.java:176) at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:494)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:516) at java.lang.Thread.run(Thread.java:536)

Please help me,

Thankyou,

Ravi



---------------------------------
Do You Yahoo!?
HotJobs, a Yahoo! service - Search Thousands of New Jobs


---------------------------------
Do You Yahoo!?
HotJobs, a Yahoo! service - Search Thousands of New Jobs


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to