JBoss Community

Re: Table data loss after re-deploy application

created by Chris Melas in jBPM Development - View the full discussion

Hi,

Why don't you comment out the line,

 

<property name="hibernate.hbm2ddl.auto" value="create" />

 

after the first deployment?

Regarding the task service from the default ant script of jbpm, that attempts to insert users and groups, you can simply handle the exceptions with try catch in the code of the class DemoTaskService.java.

Reply to this message by going to Community

Start a new discussion in jBPM Development at Community