Hello Everyone,
I'm running into the multiple bindings problem with sl4j, as described in this link:
http://www.slf4j.org/codes.html#multiple_bindings
Looking at the war file which is included with the orbeon distribution, it includes all of the jar files which cause this conflict.
Specifically:
SLF4J: Found binding in [jar:file:WEB-INF/lib/ehcache-dependency-slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:WEB-INF/lib/slf4j-log4j12-1.5.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
In this situation, the logging is not guaranteed to be setup correctly. I am trying to use log4j and it never gets initialized; it appears to be using simple as a result of the conflict.
I looked at the recently available 4.4 version, and the war file still contains all of these jars so the problem is still there.
Is there a known solution for this?
Thanks,
Aaron
--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To post to this group, send email to
[hidden email].