1 Reply Latest reply on Sep 18, 2013 12:15 PM by jamezp

    java common logging 1.1.1 and jboss 7.1.1

    visik7

      Hi,

      I've a problem with logging I know that probably the question has already been answered many times but all the suggestion found in other threads didn't work.

       

      I have the following setup:

      an EAR which includes java-common-logging

      This always worked for my application migrating from jb4 to websphere 8 and other Application servers

      For some reason on JB7 it doesn't log everything and I didn't know why

      I've also added 

      <module name="org.apache.commons.logging"/>

      in jboss-deployment-structure but  with no effect

      Anyone have some clue about it ?

      Thanks

      Marco

       

      P.S. I would like to avoid to remove my java-common-logging library inside the EAR.