JBoss Community

Re: jBPM-console delete all persistence data in database on first startup

created by Demian Calcaprina in jBPM - View the full discussion

Hi Davor,

check the persistence.xml inside console server war (in WEB-INF/classes/META-INF),
this property: <property name="hibernate.hbm2ddl.auto" value="create"/> you can change create with update.
Demian

Reply to this message by going to Community

Start a new discussion in jBPM at Community