<div dir="ltr">Hi Thomas, Stephan,<div><br></div><div>I'm very interested to know, why you are using JBoss and which benefits it has compared to Tomcat or TomEE.</div><div><br></div><div>Thanks for your feedback in advance!</div>
<div><br></div><div>Kind Regards,</div><div>Arash</div><div><br></div><div class="gmail_extra"><div><div dir="ltr"><div><div style="font-family:arial;font-size:small"><div><div><a href="https://www.facebook.com/cloudssky" style="color:rgb(17,85,204)" target="_blank">Like</a> | <a href="https://twitter.com/CLOUDSSKYONE" style="color:rgb(17,85,204)" target="_blank">Follow</a> | <font color="#0000ff"><font color="#0000ff"><a href="http://cloudssky.com/en/cloud_services/cloudsites.html" target="_blank">Build your CloudSite with OpenCms OCCX</a></font></font></div>
</div><div><p style="color:rgb(34,34,34)"><span style="color:rgb(11,83,148)"><b></b></span><font> </font></p><font size="1"></font></div></div></div></div></div>
<br><br><div class="gmail_quote">On Wed, Mar 12, 2014 at 7:02 PM, Stephan Schrader <span dir="ltr"><<a href="mailto:zstephanz@gmail.com" target="_blank">zstephanz@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi Thomas,<div><br></div><div>in our projects we had to include the "org.jboss.logmanager" module. You can declare this inside the jboss-deployment-structure.xml, like this:<br><div><jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.0"></div>

<div>    <deployment></div><div>        <dependencies></div><div>            <module name="org.jboss.logmanager"/></div><div>        </dependencies></div><div>    </deployment></div>

<div></jboss-deployment-structure></div></div><div><br></div><div>After that all log messages will appear in the JBoss server.log.</div><div><br></div><div>Stephan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

2014-03-12 16:57 GMT+01:00 Thomas G. <span dir="ltr"><<a href="mailto:guo.tuomi@googlemail.com" target="_blank">guo.tuomi@googlemail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div class="h5">
<div dir="ltr"><div><div><div><div>Hi,<br><br>we're running a OpenCMS 8.0.4 instance on a JBoss 7.2.0 but have problems getting the logging to work correctly.<br><br></div>Logging works in that opencms.log is written but we require the OpenCMS logger to append to the JBoss logger, i.e. both JBoss and OpenCMS should log to the console and JBoss' server.log file.<br>


<br></div>Previously the same OpenCMS instance was running on a JBoss <a href="http://4.2.3.GA" target="_blank">4.2.3.GA</a> instance where everything worked as expected.<br><br></div>Here's an excerpt from our log4j.properties file:<br>


<br>log4j.rootLogger=\<br>    OC,\<br>    CONSOLE<br><br>log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender<br></div><div><br>log4j.appender.OC=org.apache.log4j.RollingFileAppender<br><br><br><br></div><div>We tried a couple of things, like exluding log4j, slf4j etc. or placing jcl-over-slf4j etc. into OpenCMS' lib folder, but had no success yet.<br>


</div><div><br></div><div>Any ideas?<br><br></div><div>Thanks in advance,<br><br>Thomas<br></div></div>
<br></div></div>_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
<br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
<br>
<br></blockquote></div><br></div></div>