Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created 
the discussion

"Re: jBPM processes started from Java code dont show up in jBPM process console"

To view the discussion, visit: http://community.jboss.org/message/639559#639559

--------------------------------------------------------------
Console is retrieving process instances from history tables using jbpm-bam 
module. It is configured via hibernate.cfg.xml. So it can be either inside 
jbpm-bam-{version}.jar file or in gwt-console-server.war file. It contains 
connection definition to the data base to retrieve history information.

So you could verify that it has right data, by default it uses H2 db instead of 
hsql.

HTH
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/639559#639559]

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

Reply via email to