Page 1 of 1

OpenKm does not persist user information

PostPosted:Wed Feb 09, 2011 4:49 pm
by rbaguia
We have recently installed and configured OpenKm with Postgresql. I can save docs into the database but all the information regarding users and profiles is lost when I bounce Jboss app server.

What should we do to persist user information into the Postgresql database ?

Regards,
Antonio Belloni

Re: OpenKm does not persist user information

PostPosted:Wed Feb 09, 2011 4:51 pm
by jllort
AS is explained in quick install guide at http://wiki.openkm.com/index.php/Quick_Install after first starting jboss when repository is created etc... must change the OpenKM.cfg parameter hibernate.hbm2ddl=none

Re: OpenKm does not persist user information

PostPosted:Wed Feb 09, 2011 5:16 pm
by rbaguia
Dear Jllort,

I completly forget about this procedure. I have changed the file and now everything is working fine.

Thank you very much for your help and support.

Best regards,
Antonio Belloni