after re-thinking it, I wouldn't change the way to the
TurbineResourceProperty file is determined. This is because I think in the
typical case turbine is utilized to build up an application and therefore
installed in a specific context. However, what I would suggest is to update
the installation guidelines. Since they recommend - as far as I remember at
the moment - to configure turbine in the web.xml of {TOMCAT_HOME}/conf which
leads exactly to what I described.
----- Original Message -----
From: "jon *" <[EMAIL PROTECTED]>
To: "Turbine" <[EMAIL PROTECTED]>
Sent: Wednesday, May 10, 2000 11:59 PM
Subject: Re: Path of TurbineResources.properties?
> on 5/10/2000 2:31 PM, Thomas Krebs <[EMAIL PROTECTED]> wrote:
>
> > Although, I am rather new to servlet programming, I suggest that
determining
> > the path to the property file should be changed.
>
> ...and you would change it to???
>
> One idea I like is that WebMacro will look in the CLASSPATH for its
> properties file. The problem with that is having multiple Turbine
> installations would be more difficult to manage because CLASSPATH is a
> global option.
>
> Personally, I like the current WAR scheme the best. All you need to do is
> this:
>
> cd turbine/build
> build-turbine.sh war-webmacro
>
> Then copy that directory that gets built over to your webapps directory
and
> you are done. No need to edit the paths except to the WM templates
directory
> in the WM.properties file.
>
> I personally think that the way that you are setting things up (by editing
> the global web.xml) is a bad idea because it interferes with making WAR
> archives portable. It also makes it harder to setup the server and do
> upgrades.
>
> -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]
>
>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]