[jboss-user] [Installation, Configuration Deployment] - Re: How to set classpath in Unix

2006-08-10 Thread visolvejboss
Hello, anonymous wrote : JAVA: java It denotes that the JAVA_HOME environment variable not set. You can set the JAVA_HOME as follows. #export JAVA_HOME=path to the JDKfolder For example, #export JAVA_HOME=/opt/java1.4 And make sure that, The path should NOT points to the JRE.

[jboss-user] [Installation, Configuration Deployment] - Re: How to set classpath in Unix

2006-08-09 Thread l.tournayre
It's not a classpath trouble, it's your JAVA_HOME that is incorrect, it's point to : /home/cmpcore/jdk141_05 the run.sh use the JAVA_HOME like this. $JAVA_HOME/bin/java Regards. Louis View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964035#3964035 Reply to the

[jboss-user] [Installation, Configuration Deployment] - Re: How to set classpath in Unix

2006-08-09 Thread jayanth.sm
Hi Louis, Thanks for the reply. Yes I found out that problem and i was able to solve it. Now am getting another problem. When i start JBoss by giving the command ./run.sh and getting the following message, run.sh: Missing file: /lib/tools.jar run.sh: Unexpected results may occur. Make sure