[jboss-user] [JBoss Getting Started Documentation] - Re: JBOSS Installation on Fedora 7

PeterJ do-not-reply at jboss.com
Wed Jul 9 16:01:26 EDT 2008


Based on the information you provided, the solution is: do everything correctly and you will not have issues. But seriously, how do you expect us to help you if you don't tell us what you did and what problems you ran into?

The installation steps are simple.

1) Make sure JAVA_HOME is set to a 1.5 JDK (not the gcc version that comes with Fedora - you need to download one from Sun's web site)
2) Download and unzip the JBossAS zip file. Place it anywhere. Mine is at /opt/jboss-4.0.5.GA
3) In the jboss-4.0.5.GA/bin directory run: "chmod a+x *.sh". This makes all of the shell scripts executable.

That's it.

To run it, in the jboss-4.0.5.GA/bin directory run: ./run.sh

To access the home page, open a browser and point it at url http://localhost:8080

By the way, why 4.0.5? Why not 4.2.2?


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

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



More information about the jboss-user mailing list