bhavin2002patel [http://community.jboss.org/people/bhavin2002patel] created the discussion
"viewing Jboss console" To view the discussion, visit: http://community.jboss.org/message/594265#594265 -------------------------------------------------------------- we have jboss-4.2.2.GA installed on windows sever 2008 64 bit version. In order to start jboss automatically when server starts i have created another bat file with following commands and scheduled to run on startup of server. it uses IP address. @echo off REM JBoss, the OpenSource webOS REM :cmdStart REM Executed on service start call run.bat -b XXX.XXX.XX.XX goto cmdEnd :cmdEnd Application that we use, adds messages to jboss console, which i cannot see since this has been automated. How can i view what all messages are there on jboss console? -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/594265#594265] Start a new discussion in Beginner's Corner at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
