[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: how i can start jboss server
PeterJ
do-not-reply at jboss.com
Fri Oct 12 11:33:41 EDT 2007
Open a command prompt, cd to the bin directory, and run the run.bat script. Like this:
cd c:\opt\jboss\jboss-4.2.1\bin
| run
You should then get a log out log messages showing in the command window. The last message will contain the text "Stared in xxx seconds". After you see that message, open a browser and enter the URL:
http://localhost:8080
(By the way, make sure that JAVA_HOME is set.)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094658#4094658
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094658
More information about the jboss-user
mailing list