[logback-user] logback in WebLogic 11g/12c

Thai Dang Vu dxxvi at yahoo.com
Mon Jan 2 06:31:28 CET 2012


Hi All,

My application is in an exploded EAR directory which has a war and a jar module. Its directory structure can be seen in the attached fig1.png (where log4j and commons-logging are used) and fig4.png (where logback is used). The application.xml is in fig2.png.


The log4j.properties and logback.xml are in the jar module so that other modules (war, ejb) can use it. The servlet (fig3.png) writes to the log.

The application works fine with log4j, but nothing is printed out in case of logback.

The application is in again.zip. The exploded EAR directory can be generated with running "mvn clean package" in the root directory.

Does anybody know where I'm wrong with logback?

Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20120101/d59f20ae/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fig1.png
Type: image/png
Size: 28531 bytes
Desc: not available
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20120101/d59f20ae/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fig2.png
Type: image/png
Size: 24351 bytes
Desc: not available
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20120101/d59f20ae/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fig3.png
Type: image/png
Size: 40667 bytes
Desc: not available
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20120101/d59f20ae/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fig4.png
Type: image/png
Size: 29386 bytes
Desc: not available
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20120101/d59f20ae/attachment-0007.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: again.zip
Type: application/zip
Size: 22809 bytes
Desc: not available
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20120101/d59f20ae/attachment-0001.zip>


More information about the Logback-user mailing list