Narayan Singh [
http://community.jboss.org/people/narayans] created the discussion
"Re: jBPM5 - Why do we have hibernate.cfg.xml within jbpm-bam"
To view the discussion, visit:
http://community.jboss.org/message/597957#597957
--------------------------------------------------------------
Ok. I managed to get my jBPM console working :-
1. It displays all deployed processes
2. It displays information about currently active processes including highlighting
currently active nodes in process diagram.
Apprarently I didn't had to use any of jbpm-gwt-xxx stuff, as all the information
could be retrieved fom knowledgeSession and KnowldegeBase, also I dont think it is
efficient to join to BAM tables to find active processinfo, this is what current gwt
console does.
Modules I used are jbpm-bpmn2 and jbpm-persistence-jpa, and my application is Spring based
application with console written using Spring MVC.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/597957#597957]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]