Hi all,
I got the same error. Did you find a solution to this problem?
Jacob
spamglik wrote:
>
> Hi
> I have updated log4j.jar for 1.2.14 in jetty/extra/ext but that did not
> help .
> :(
>
>
>
> Christian Gorbach wrote:
>>
>> hi,
>> replace your/jetty log4j.jar with a newer one (which
Hi
I have updated log4j.jar for 1.2.14 in jetty/extra/ext but that did not help
.
:(
Christian Gorbach wrote:
>
> hi,
> replace your/jetty log4j.jar with a newer one (which does support TRACE
> log level)
> http://www.nabble.com/T5%3A-Upgrade-to-5.0.6-SNAPSHOT-td12878469.html
> cheers
> c)h
hi,
replace your/jetty log4j.jar with a newer one (which does support TRACE log
level)
http://www.nabble.com/T5%3A-Upgrade-to-5.0.6-SNAPSHOT-td12878469.html
cheers
c)hristian
spamglik wrote:
>
> I check in the sources the line that crash.
>
> logger = _loggerSource.getLogger(def.getLoggerNam
I check in the sources the line that crash.
logger = _loggerSource.getLogger(def.getLoggerName());
I have problem with Spring since Tapestry 5.0.6. This is the same version
were the logger was changed from commons logging to slf4j. Anybody has any
ideas if this is related? Anybody use spring in