On Thu, 12 Feb 2004 15:52:41 +0100, "Michael Burschik" wrote:

> 
> Dear list members,
> 
> I thought I would be able to place arbitrary properties like
> 
> my.company.some.value = 33
> 
> into my.properties and retrieve them with JetspeedResource.getWhatever(),
> but this does not seem to work. Did I misunderstand something here? Where
> should I place properties that refer to my application and which I only want
> to read once at startup, or whenever the file changes.
> 
> Regards
> 
> Michael Burschik

Hi, Michael!

You are on the right track, but perhaps you have not defined your file in the
web.xml file. Check the configuration guide.
(http://jakarta.apache.org/jetspeed/site/override_props.html)
Remember to include the TurbineResources.properties at the end as shown.

Harald

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to