Chris Melas [
http://community.jboss.org/people/melc] created the discussion
"Re: Table data loss after re-deploy application"
To view the discussion, visit:
http://community.jboss.org/message/641010#641010
--------------------------------------------------------------
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
[
http://community.jboss.org/message/641010#641010]
Start a new discussion in jBPM Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]