This is my tomcat3.2.2 <tomcat install> /bin /tomcat.bat file with the 
following additions is their a corresponding bat file for tomcat v4.0.3
In order to follow my usual procedure in configuring tomcat v4.0.3 for 
Soap 2.As I had this tomcat v3..2.2 baby up and running and had a few 
examples going
until I had to stop playing with my toy's under a sigh of  profanities 
to my lovely boss to do some  JSP/DB Project work. Error message below 
tomvat.bat file details.

rem ----- Added a SOAP Library path and my Development Dir 14/02/02 
---------

set 
CLASSPATH-%JAVA_HOME%\xerces-1_4_4\xerces.jar;%JAVA_HOME%\soap-2_2\lib\soap.jar;%JAVA_HOME%\activation\activation.jar;%JAVA_HOME%\mail\mail.jar;%JAVA_HOME%\soap-2_2%CLASSPATH%

set CLASSPATH=C:\jdk1.3\soap-2_2\samples\addressbook;%CLASSPATH%
set CLASSPATH=C:\development\demo1;%CLASSPATH%
set CLASSPATH=C:\jdk1.3\mydev;%CLASSPATH%

set CLASSPATH=%CLASSPATH%;%CP%


*****************************************
My Apache - Soap Admin Error message when I try to click on list etc.

*type* Exception report

*message*_Internal Server Error_

*description*_The server encountered an internal error (Internal Server 
Error) that prevented it from fulfilling this request._

*exception*

javax.servlet.ServletException: Servlet.init() for servlet jsp threw exception


-- 
Regards 
Chuck Amadi
ICT Dept Systems Programmer
Rhaglenydd Systemau Adran ICT




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

Reply via email to