Michael Wagner [http://community.jboss.org/people/michael.wagner] created the discussion
"Re: Problem displaying process instance in the ProcessTest example" To view the discussion, visit: http://community.jboss.org/message/614864#614864 -------------------------------------------------------------- | | | | for(Iterator e = kbase.getProcesses().iterator();e.hasNext();){ | | | | | | RuleFlowProcess p = (RuleFlowProcess) e.next(); | | | | | | System.out.println(p.getId());; | | | | | } | is printing: com.sample.evaluation so I am clueless why the process instance viewer fails. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/614864#614864] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
