I'm trying to start the tomcat webserver with tdk.
When I invoke the startup.sh script,
I get the following errors:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
ERROR reading ./../conf/server.xml
At Line 121 /Server/ContextManager/ContextInterceptor/
className=org.apache.tomcat.context.LoaderInterceptor
FATAL: configuration error
java.lang.ClassNotFoundException:
org.apache.tomcat.context.LoaderInterceptor
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
When I commented this line out of the server.xml file, I get the
following:>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
ERROR reading /home/bmichaud/csa/turbine/tdk/conf/server.xml
At Line 139 /Server/ContextManager/RequestInterceptor/
className=org.apache.tomcat.request.SimpleMapper1 debug=0
FATAL: configuration error
java.lang.ClassNotFoundException: org.apache.tomcat.request.SimpleMapper1
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
I assume that this indicates that the server.xml config file which
came with the TDK (tdk-1.1a9.tar.gz from 16-Nov-2000) is incompatible
with the jar files with which it came.
As it happens, I have a different version of tomcat already installed
and working. I was trying to use the version in the TDK, because I
thought that there may have been some configuration specificities
geared towards using turbine. If so, what are they?
Thanks in advance.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ben A. Michaud
Oxford Health Plans, 48 Monroe Turnpike, Trumbull, CT 06611
[EMAIL PROTECTED] || 203.459.7990
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]