0 Replies Latest reply on Jan 28, 2003 4:49 PM by jfalgout

    session bean method invocation logging

    jfalgout

      Hello,

      I've turned on debug logging for org.jboss and set <call-logging> to true for session beans and now see logs for each invocation of a session bean method from the Interceptor. Is there anyway to configure a log for entry/exit of the methods, or better yet, time spent in the method?

      Have to do some performance metrics gathering and would like to do so without having to hack a bunch of session bean methods.

      Thanks,
      Jim.