[jboss-user] [JBoss Getting Started Documentation] - Re: Truly at starting point

PeterJ do-not-reply at jboss.com
Thu Apr 5 15:14:45 EDT 2007


1) Download and install JDK 5 from http://java.sun.com/javase/downloads/index_jdk5.jsp  (Get only the JDK 5.0 Update 11, not JavaEE, not NetBeans)

2) Install the JDK, but don't let it install in Program Files unless you like tracking down weird bugs. Mine is at d:\apps\jdk1.5.0_11.

3) Download the JBoss AS 4.0.5 zip file from http://labs.jboss.com/portal/jbossas/download. Click on the Download button next to 4.0.5.

4) Unzip the file file. I unzipped mine into f:\jboss and got f:\jboss\jboss-4.0.5.GA.

5) Run the app server from the bin directory. On my system, I opened a command propmt, cd'ed to f:\jboss\jboss-4.0.5.GA\bin, and then entered: run

6) Wait until you see a message similar to:

11:20:43,812 INFO  [ServerImpl] JBoss ...  Started in 1m:29s:663ms

7) Open a browser, enter the url: http://localhost:8080. You should then see the home page.




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035142#4035142

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035142



More information about the jboss-user mailing list