At Van's encouragement I checked to see where the external to war config
files can reside in Tomcat 6.0.

Summary:

Tomcat 4,5: %CATALINA_HOME/shared/classes

Reference: http://tomcat.apache.org/tomcat-4.1-doc/class-loader-howto.html 
        http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html 


Tomcat 6:   %CATALINA_HOME/lib

Reference: http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html 



> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:mifos-
> [EMAIL PROTECTED] On Behalf Of Adam Monsen
> Sent: Thursday, February 21, 2008 7:25 AM
> To: Mifos Developer Mailing List
> Subject: Re: [Mifos-developer] Config files
> 
> Buongiorno, Roberto!
> 
> On Thu, 2008-02-21 at 12:12 +0000, Roberto Musso wrote:
> > if I do not remember bad, you were sppeaking about a config file that
> > should be outside the war file?
> > If yes, where is and how it is possible to use it: I could not find
> it in
> > the code (obviously if it is outside the war)..
> 
> There will be a few different config files that can exist outside the
> WAR. For instance, custom overrides to the application-wide
> configuration file can be placed in
> applicationConfiguration.custom.properties, and this file can be placed
> on the app server's classpath.
> 
> Documentation is forthcoming (in the next two weeks), but for now,
> here's a list post where "external-to-WAR" configuration is outlined
> for
> Tomcat 5:
> http://article.gmane.org/gmane.comp.finance.mifos.devel/3513
> Something similar should work for Tomcat 6.
> 
> If a specialist wants a custom Chart of Accounts config, this will also
> live outside the WAR, in the app server classpath.
> 
> > I need to know where and how (if using custom property) to put some
> > property that I need to implement some classess
> > Best
> 
> --
> Adam Monsen
> 
> 
> -----------------------------------------------------------------------
> --
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

Reply via email to