Michael Wohlfart [http://community.jboss.org/people/mwohlf] created the discussion
"Re: database schema recreation while creating ProcessEngine object" To view the discussion, visit: http://community.jboss.org/message/562682#562682 -------------------------------------------------------------- you are right, it is not a good idea to rely on hibernate.hbpm2ddl.auto="update" to automatically do the tricky database updates for you see this discussion: http://stackoverflow.com/questions/221379/hibernate-hbm2ddl-autoupdate-in-production http://stackoverflow.com/questions/221379/hibernate-hbm2ddl-autoupdate-in-production there are better tools for database updates: http://www.liquibase.org/ http://www.liquibase.org/ -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/562682#562682] 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
