put it in (or under) conf/default (or conf/<configuration name>)

Do you know if the property file is loaded as '/filename' or
'org/something/filename'? In the first case, it needs to be in the root
of the classpath (which is right in conf/<configname>), in the other it
needs to be in a path under it that matches the specified path.

danch

[EMAIL PROTECTED] wrote:
> 
> I am trying to use jLog 1.0 with jBoss 2.0 (final) to do all my logging and it
> needs to read a properties file. Where do I put the properties file so that it
> can be successfully read? BTW, I am using ANT to do builds.
> 
> Thanks in advance,
> 
> Kevin
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]

Reply via email to