-
Bug
-
Resolution: Done
-
Major
-
None
-
None
i created a process with a start state, two async nodes and an end state. after starting, the process should just run through until the end in 3 transactions.
when i clicked the 'Start Process' link in the processes page, I got following exception page:
"
HTTP Status 404 - /jbpm-console/main/process/started.jsf
type Status report
message /jbpm-console/main/process/started.jsf
description The requested resource (/jbpm-console/main/process/started.jsf) is not available.
Apache Tomcat/5.5.17
"
the server didn't report an exception.