1 Reply Latest reply on Feb 13, 2017 5:27 PM by dmarrazzo

    Problems with localhost:8080/jbpm-console 404 file not found

    ghdunn

      Windows 10

      Installed pre-requisites

      Java: http://java.sun.com/javase/downloads/index.jsp

      Ant: http://ant.apache.org/bindownload.cgi

      Then run:

      ant install.demo.noeclipse
      ant start.demo.noeclipse

       

       

      If i then try to access:

      localhost:8080/jbpm-console

      I get 404/file not found

       

      I have looked at a number of threads...a bit overwhelmed tbh...  the closest one i could find was:

       

      jvm - Jboss server not starting - Stack Overflow

       

      but i am not sure if it relates to my problem and not sure I understood the answer anyway:

       

      "In order to deploy JBPM in jboss server we need run in standalone-full mode. 

      In jboss->standalone-->configuration standalone.xml and standalone-full.xml will be there. Normally jboss will configured with standalone.xml so we need to change as standalone-full.xml and run.

      This error will be solved."