<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I'm using<br>
<br>
logback-classic<br>
logback-core<br>
jcl-over-slf4j<br>
jul-to-slf4j<br>
log4j-over-slf4j<br>
slf4j-api<br>
<br>
all together with no problems<br>
<br>
...also invoking slf4jBridgeHandler<br>
<br>
but inside an osgi application, not from servlet<br>
<br>
ekke<br>
<br>
cowwoc schrieb:
<blockquote cite="mid:19727457.post@talk.nabble.com" type="cite">
<pre wrap="">Ceki,
Any idea about this issue? We can discuss this in more detail on IRC if
needed.
Gili
cowwoc wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
If I deploy:
slf4j-api
logback-classic
logback-core
jul-to-slf4j
I get:
Deploying application in domain failed; Logging factory implementation
cannot be null. See also <a class="moz-txt-link-freetext" href="http://www.slf4j.org/codes.html#null_LF">http://www.slf4j.org/codes.html#null_LF</a>
but if I remove jul-to-slf4j from the classpath it works just fine
(except, obviously, jul-to-slf4j is disabled).
I am invoking SLF4JBridgeHandler.install() from within a
ServletContextListener. Perhaps this is too late somehow?
What am I doing wrong?
Thank you,
Gili
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<p style="margin-bottom: 0cm;"> <font ,="" color="#808080"
face="Verdana, sans-serif"> <font size="4">ekkehard gentz<br>
</font> <font size="3"> software-architect<br>
erp-consultant<br>
</font> <font size="2">max-josefs-platz 30, D-83022 rosenheim, germany<br>
homeoffice (1+1 VoIP): +49 8031 2068 325<br>
mobile (iPhone): +49 151 19424929<br>
<a class="moz-txt-link-freetext" href="mailto:ekkehard@gentz-software.de">mailto:ekkehard@gentz-software.de</a><br>
homepage: <a class="moz-txt-link-freetext" href="http://www.gentz-software.de">http://www.gentz-software.de</a><br>
opensource: <a class="moz-txt-link-freetext" href="http://ekkehard.org">http://ekkehard.org</a><br>
blog (en): <a class="moz-txt-link-freetext" href="http://ekkes-corner.org">http://ekkes-corner.org</a><br>
blog (de): <a class="moz-txt-link-freetext" href="http://ekkes-ecke.org">http://ekkes-ecke.org</a><br>
skype: ekke.gentz<br>
Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID: DE189929490<br>
</font> </font> </p>
</div>
</body>
</html>