0 Replies Latest reply on Nov 9, 2011 2:34 PM by gs1972

    Jboss AS 5.1.0 GA and Guvnor 5.3.0 Setup Problem

    gs1972

      I am using window 7 Professional.

      My system variable setup is as follows:

      JAVA_HOME = C:\Program Files (x86)\Java\jdk1.6.0_26

      JBOSS_HOME= C:\jboss-5.1.0.GA

       

      I want to install Guvnor 5.3.0 and run Jboss AS 5.1.0. As per instruction, I downloaded Jboss AS and Guvnor 5.3.

      and stored in following directory:

      1. C:\jboss-5.1.0.GA (Server) and

      2. C:\guvnor-distribution-5.3.0.Final (guvnor)

      3. Copied guvnor-5.3.0.Final-jboss-as-5.1.war from C:\guvnor-distribution-5.3.0.Final\binaries to C:\jboss-5.1.0.GA\server\default\deploy

      4. Renamed guvnor-5.3.0.Final-jboss-as-5.1.war to drools-guvnor.war

       

      Execution:

      1. Started the server i.e. run.bat from folder C:\jboss-5.1.0.GA\bin.
      2. Make sure guvnor is available in this folder C:\jboss-5.1.0.GA\server\default\deploy
      3. Than typed : http://localhost:8080/drools-guvnor/

      It is not working:

       

      Any advise??