Hello,

>I can not see all your guyz problems. I replaced Priority with Level and
removed
>the "isAsignableFrom" section and everyting works and compiles fine. Even
the
>TRACE is defined in Level and Priority so there is not even reflection
magic
>required.
>Am I missing something??? Maybe I should get the 1.3 alpha release and have
a
>look if I can find the problem Simon was talking about...
Hm, before stating "everything works", "everything" should be
described and documented. No one knows your test environment and
your tests.
There are many constellations, including classloader problems:
property mentioned: org.apache.commons.logging.Log
1) log4j-1.2.11 (<=11), jcl-1.0.5, auto-mode
1b) log4j-1.2.11 (<=11), jcl-1.0.5, property for log4j 1.2
1c) log4j-1.2.11 (<=11), jcl-1.0.5, property for log4j 1.3
2) log4j-1.2.12 (>=12), jcl-1.0.5, auto-mode
2b) log4j-1.2.12 (>=12), jcl-1.0.5, property for log4j 1.2
2c) log4j-1.2.12 (>=12), jcl-1.0.5, property for log4j 1.3
3) log4j-1.3 (latested alpha), jcl-1.0.5, auto-mode
3b) log4j-1.3 (latested alpha), jcl-1.0.5, property for log4j 1.2
3c) log4j-1.3 (latested alpha), jcl-1.0.5, property for log4j 1.3
These cases relate to Container environments.
To simplify tests, there should no class/property in system/common/shared
path, but only in web-inf/lib, web-inf/classes.
4) log4j-1.2.11(<=11), log4j-1.3 (latested alpha), jcl-1.0.5, auto-mode
4b) log4j-1.2.11(<=11), log4j-1.3 (latested alpha), jcl-1.0.5, property for
log4j 1.2
4b) log4j-1.2.11(<=11), log4j-1.3 (latested alpha), jcl-1.0.5, property for
log4j 1.3
5) log4j-1.2.12(>=12), log4j-1.3 (latested alpha), jcl-1.0.5, auto-mode
5b) log4j-1.2.12(>=12), log4j-1.3 (latested alpha), jcl-1.0.5, property for
log4j 1.2
5b) log4j-1.2.12(>=12), log4j-1.3 (latested alpha), jcl-1.0.5, property for
log4j 1.3

I have no time to do some tests, due to my work on JULI.
If you already have such an environment, it would be nice to
get a documentation and how you automated (ant script?) it.

Regards
Boris

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

Reply via email to