Enable the TRACE level on the org.jboss.ejb.plugins.LogInterceptor
category in the log4j.xml configuration:

   <category name="org.jboss.ejb.plugins.LogInterceptor">
     <priority value="TRACE" class="org.jboss.logging.XLevel"/>
   </category>

--
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

Alban Soupper wrote:

Hi all,
I would like to trace the calls to my EJBs, so I can observe the life (and
death) of my EJBs.
How can I configure JBoss 3.0.x (and Log4j ?) to print this kind of
informations.

Thanks by advance.
Alban.



------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to