JBoss Community

Re: jBPM5 - Why do we have hibernate.cfg.xml within jbpm-bam

created by Narayan Singh in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community