Installing jboss eap 4 3 on red hat 5 3

- #HowTo #Jboss -

#JBOSS Settings export JBOSS_HOME=/home/jboss/EnterprisePlatform-4.3.0.GA_CP07/jboss-as export JAVAPTH=$JAVA_HOME/bin export JBOSS_CONF=default export JBOSS_HOST=“0.0.0.0”

Edit the $JBOSS_HOME/bin/jboss_init_redhat.sh to allow loading the user profile:

Now JBoss should be available at: http://YOUR_ADDRESS:8080