[jboss-user] [jBPM] - Re: JBPM process instance persistence

bpmn2user do-not-reply at jboss.com
Wed Feb 23 22:27:35 EST 2011


bpmn2user [http://community.jboss.org/people/bpmn2user] created the discussion

"Re: JBPM process instance persistence"

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

--------------------------------------------------------------
Comment out 'hbm2ddl.auto' property in hibernate.cfg.xml file if you do not want the tables auto created after you restart.
You can locate this file in gwt-console-server\WEB-INF\classes.

       <!-- Drop and re-create the database schema on startup? -->
     <property name="hbm2ddl.auto">create</property>
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://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/20110223/0e1f668e/attachment.html 


More information about the jboss-user mailing list