I was under the impression the properties are loaded and cached the first
time the file is used and can be cleared via webtools

Scott

On 12/04/07, Jacques Le Roux <[EMAIL PROTECTED]> wrote:


Deploying a classpath resource is similar to deploying a compiled Java
class :  you have to reload.

This article may be of interest in this field :
http://www.javaworld.com/javaworld/javatips/jw-javatip125.html

Jacques


> Hi,
>
>
> When you are working with files that are not using entity tags
> ("<entity-engine-xml>"), such as 'arithmetic.properties' is there a
method
> to load the data, or is the file called each time it is used. (I did
clear
> the cache).
>
> I would like to understand this better, any guidance would be
appreciated.
>
>
> Thanks & Regards,
>
> Peter
>


Reply via email to