For a atart, modifying the run.sh script is not the best way to do it. Any time u update to a new version of jboss this file will be overwritten and you will have to remember to update it again. I have a file named java.sh in /etc/profile.d (the files in this director are run for each user when they log in) with the following contents
export PATH=/usr/java/j2sdk1.4.2_04/bin:$PATH export JAVA_HOME=/usr/java/j2sdk1.4.2_04/ It would be usefull if you pasted the error messages you are getting rather then simply stating that you are getting "a problem" View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837064#3837064 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837064 ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
