on 5/8/2000 3:09 PM, Thomas Krebs <[EMAIL PROTECTED]> wrote:
> I have last weeks Turbine drop installed on Suse Linux 6.4, Tomcat 3.1,
> Apache 1.3.12. I defined the servlet as desribed in the documentation in the
> web.xml file in {TOMCAT_HOME}/conf, passing as init parameter the absolute
> path to TurbineResources.properties which I stored also in
> {TOMCAT_HOME}/conf. However, when starting Tomcat, I received an exception
> indicating a problem while loading the TurbineResources.properties file. It
> seems that other than specified in the documentation Turbine tries to locate
> the file in the servlet context. First it seemed that Turbine tries to
> locate the file in the ROOT context which would make sense to me. So I
> copied the file into the root context and just passed the file name as input
> parameter. But as you see from the servlet.log snippet below, Turbine will
> not startup. It seems to expect the file in all contexts. This seems strange
> to me.
>
> I am really keen to get Turbine running. So I would appreciate any help on
> this matter.
>
> thanks,
> thomas
Can you send me what your web.xml file looks like? I made some changes to
the Turbine servlet sometime last week (6 days ago) that makes for "better"
integration with Tomcat. I'm using things just fine...
Here is my web.xml that I am using:
<http://www.working-dogs.com/turbine/cvsweb/index.cgi/turbine/conf/web.xml?r
ev=1.2&content-type=text/x-cvsweb-markup>
You _may_ need to update your CVS version of Turbine in order to get this
working properly. You need version 1.55 of the Turbine.java class.
-jon
--
Java Servlet Based - Open Source | Collab.Net
Bug/Issue Tracking System | now hiring smart people
<http://scarab.tigris.org/> | <http://Collab.Net/jobs/>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]