bpmn2user [
http://community.jboss.org/people/bpmn2user] created the discussion
"Re: how to keep task/instance info in mysql ?"
To view the discussion, visit:
http://community.jboss.org/message/613191#613191
--------------------------------------------------------------
You might want to check the setting of the property 'hibernate.hbm2ddl.auto' in
hibernate.xml
e.g., if you have the following one as default, +it would+ create the schema, destroying
previous data
<property name="hibernate.hbm2ddl.auto" value="create" />
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/613191#613191]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]