2 Replies Latest reply on May 29, 2006 9:44 AM by bonboy

    How to print debug info inside EJB classes

    dhirendra_logicon

      Hi guys,
      Please tell me how to print debug info (Equivalent to System.out.println()) from inside the EJB classes, so that I can see the debug info in the server's log file. I am using JBoss 4.0.CR2 with Eclipse 3.1.1 IDE.
      Thanx