William Lee wrote:
>
> I would like to have a separate properties file than the default Turbine
> one. What is the most correct way to do this using the TurbineResources
> class?
>
Just use the default implementation and include sub-properties files, for
example:
TR.p
include=log.properties
include=database.properties
include=modules.properties
include=mail.properties
include=template.properties
include=localization.properties
include=xmlrpc.properties
...
(the above statements assume all the properties file are located in the
same directory)
--
Raphaël Luta - [EMAIL PROTECTED]
Vivendi Universal Networks - Services Manager / Paris
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]