- JBoss application server 5.1
https://sourceforge.net/projects/jboss/files/JBoss/JBoss-5.1.0.GA/ - Eclipse Indigo
http://www.eclipse.org/downloads/packages/release/Indigo/SR2 - JDK 6
http://www.oracle.com/technetwork/java/javase/downloads/jdk6-downloads-1637591.html
- Extract to D:\Program Files\jboss-5.1.0.GA
- Start Eclipse.
3. Click on “File > New > Other …”.
-
Select “Server > Server”, and click “Next”.
-
Select “JBoss > JBoss v5.0”, and click “Next”.
-
Fill up below information and click “Finish”.
-
Open “Server” view. Right click and select “Start”.
-
Console will show server starting.
-
Browse http://localhost:8080/, and you see JBoss Server started.
How to start JBoss Server using command line.
http://hiplab.mc.vanderbilt.edu/projects/soempi/jboss_startstop.html
No comments:
Post a Comment