Re: Maybe a small problem with my configuration?

2005-11-29 Thread Ivan Subotic
Thanks Jake I thought I was using log4j-1.2.12 but I had also log4j-1.3alpha-7 somewhere in my classpath because I forgot to delete it after some tests. But your suggestion is working with the alpha release if someone else has the same "problem" in the future. Thanks again Jake. You save

Re: Maybe a small problem with my configuration?

2005-11-29 Thread Jacob Kjome
I take it you are using Logj4-1.3alpha. Which one? I suggest using the latest alpha7. However, if you aren't specifically using anything that Log4j-1.2.xx doesn't already provide, I suggest going with that rather than 1.3alpha builds. Anyway, 1.3alpha uses itself to log. That means that if yo

Maybe a small problem with my configuration?

2005-11-29 Thread Ivan Subotic
Dear list Maybe it is supposed to be like that, but I will ask anyway: In my Application at startup if I use "BasicConfigurator.configure()" I get the following console output: > [Session started at 2005-11-29 11:47:55 +0100.] *** configurationOptionStr=null ** End of LogMan