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.

Hope, This might solve your problem.


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964263
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to