Version 2

    Logger configuration for Shotoku

     

    To get rid of the annoying timer warnings, add the following lines to your log4j configuration file (typically: $JBOSS_HOME/server/all/conf/log4j.xml):

     

    <category name="org.jboss.ejb.txtimer">
         <priority value="ERROR" ></priority>
    </category>