<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">What errors warnings does logback spit out?<div><br></div><div>If non are printed to std out then, add this system property:</div><div><b>-Dlogback.statusListenerClass</b>=ch.qos.logback.core.status.OnConsoleStatusListener</div><div><br></div><div>I guess there is a screen in web sphere somewhere when you can add it, in which case remove the -D from the property name.</div><div><br></div><div>David<br><div><br><div><div>On 6 Aug 2014, at 18:55, Sujeet Narayanan <<a href="mailto:sujeet.narayanan@gmail.com">sujeet.narayanan@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi,<div><br></div><div>I am trying to configure logback v1,1,2 and slf4j1.7.7 on Weblogic 12.1.2.</div><div><br></div><div>i was successfully running logbackv0.9.28 and slf4j1.6.1 on weblogic 10.3.2.</div><div>
<br></div><div>But the configuration on weblogic 12.1.2 and JDK1.7 does not seem to work.</div><div><br></div><div>The folder where I have the logback.xml is in the application server classpath and the necessary jars are on the server classpath.</div>
<div><br></div><div>but the logback configuration does not seem to get picked up.</div><div><br></div><div>i would appreciate any inputs from you in this regard.<br clear="all"><div><br></div>-- <br><div><font color="#ff0000"><b>Regards,</b></font></div>
<div><font color="#ff0000"><b>Sujeet</b></font></div><div><b><br></b></div><div><br></div><div><br><div><br></div></div>
</div></div>
_______________________________________________<br>Logback-user mailing list<br><a href="mailto:Logback-user@qos.ch">Logback-user@qos.ch</a><br>http://mailman.qos.ch/mailman/listinfo/logback-user</blockquote></div><br></div></div></body></html>