Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: Regarding Persistence.xml" To view the discussion, visit: http://community.jboss.org/message/630681#630681 -------------------------------------------------------------- It is probably because of following property inside persistence.xml of task service: <property name="hibernate.hbm2ddl.auto" value="create" /> change the value to update or verify once the db was successfully created. HTH -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/630681#630681] 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
