I know this is slightly OT, though maybe someone
has experienced this before.
I am attempting to use java Relational Framework (jRF)
to generate OM classes, using ant 1.3
The problem is that one of the classes uses log4j during the 'make' , 
but log4j complains as it can't find the log4j.properties file. A I 
understand log4j is normally used as part of a J2EE server, so I'm 
not sure where to put the file so that it can be found.

I've tried putting the log4j.properties into a jar file, put
it in the CLASSPATH and passing java a parameter '-
Dlog4jPropertiesfile=pat.jar' though no luck.

Anyone else have similar probs when using ant?

Thankyou,

patrick.

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

Reply via email to