1 Reply Latest reply on Oct 3, 2003 3:02 AM by darranl

    Output Messages

    huzefa

      I am working with JBOss for the first time.
      The System.out.println() statements in my code do not get printed on the server console.
      does anyone know what is the problem?

        • 1. Re: Output Messages
          darranl

          Which version of JBoss are you using?

          Have you made any changes to the logging configuration?

          I have used the default configuration supplied with JBoss 3.0.x and 3.2.x and have had no problems with System,out.println calls being displayed on the console.

          Are you sure that your code is being executed?