[jboss-user] [Installation, Configuration & Deployment] - Re: Installing JBoss in Fedora5
PeterJ
do-not-reply at jboss.com
Thu Jun 7 10:20:44 EDT 2007
Download and install the Sun JDK. Either the latest 1.4.2 or 1.5 will do. Set JAVA_HOME to reference the installation directory.
Download the jboss-4.0.3SP1.tar.gz file and unpack it. I put mine at /opt/jboss-4.0.3SP1, but you can put it in your home directory if you like.
To run it, go to the bin directory (/opt/jboss-4.0.3SP1/bin on my PC) and enter './run.sh', and after you see the "Started in xxx seconds" message, open a browser to the URL http://localhost:8080.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052167#4052167
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052167
More information about the jboss-user
mailing list