0 Replies Latest reply on Jan 26, 2014 2:26 AM by j2eegis

    How to install jboss-fuse on CentOS??

    j2eegis

      i download jboss-fuse-6.0.0.redhat-024.

      I have config java envoriment in /etc/profile :

      export JAVA_HOME=/usr/java/jdk1.7.0_45

      export CLASSPATH=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar

      export PATH=$PATH:$JAVA_HOME/bin:$JAVA_HOME/jre/bin

       

      and i run "./fuse" command, console "Please wait while JBoss Fuse is loading...",

      it  will stay here forever. How to solve?@