Error when I am trying to run Activiti BPM explorer

Posted by test test on Super User See other posts from Super User or by test test
Published on 2012-08-26T07:53:46Z Indexed on 2012/09/18 9:41 UTC
Read the original article Hit count: 227

Filed under:
|
|

I am facing the following problem :

  • I have downloaded Activiti BPM which runs under Apache.
  • I have installed both; Java jre7 & Java jdk1.7.0_06.
  • I set the JAVA_HOME to be C:\Program Files\Java\jdk1.7.0_06.

But when I try to run the Activiti BPM by typing the following in windows 7 command line : C:\activiti-5.10\activiti-5.10\setup>ant demo.start, the Tomcat server will start and the demo will build successfully, but if I try to navigate to the following link http://localhost:8080/activiti-explorer I get the following error :

HTTP Status 404 - /activiti-explorer    
type Status report message /activiti-explorer    
description The requested resource (/activiti-explorer) is not available.    
Apache Tomcat/6.0.32

© Super User or respective owner

Related posts about java

Related posts about apache