[jboss-user] [jBPM] - Where JBPM 5.2 stores data information about the process

sr007 do-not-reply at jboss.com
Thu Sep 27 10:31:53 EDT 2012


sr007 [https://community.jboss.org/people/sr007] created the discussion

"Where JBPM 5.2 stores data information about the process"

To view the discussion, visit: https://community.jboss.org/message/761962#761962

--------------------------------------------------------------
Hello everyone,
I have been trying to get the information of JBPM process from the h2 database. I have created one demo jbpm process with human task activity. When i ran the Jbpm process, it got stuck at humantask activity. After that i completed the humantask activity from the eclipse. Now i have started the he database with following command--> java -cp h2.jar org.h2.tools.Server -web and accessed the following url -->  http://157.227.31.46:8082 http://157.227.31.46:8082. I have entered following information:
Driver Class: org.h2.jdbcx.JdbcDataSource
JDBC URL: jdbc:h2:tcp://localhost/~/test
username: sa
password: 

After i have entered these details and clicked on +connect,+ i am able to see the database interface with tables. But the main problem is everytime i run JBPM process and check these tables, there is no data. 
Can anyone help  me in knowing, where does JBPM actually stores data?
Thanx in advance ;-)..
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120927/3d4fdafb/attachment.html 


More information about the jboss-user mailing list