[jboss-user] [Beginner's Corner] - viewing Jboss console

bhavin2002patel do-not-reply at jboss.com
Sat Mar 19 20:48:01 EDT 2011


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110319/05148354/attachment.html 


More information about the jboss-user mailing list