3 Replies Latest reply on May 17, 2004 9:14 AM by dannyyates

    How to redirect the system out println to a external file

    hihelloall

      How to redirect the system.out.println to a external file ? I want to send the outputstream to a external file. How do I do it in jboss, so that all the system.out.println in the code will not get displayed in the console. ?