Page 1 of 1

openkm there are 3 database? Or 3 tables

PostPosted:Wed Dec 16, 2009 8:52 am
by hayasi
Hi everybody

I openKM-ds.xml file, found in openKM using three databases.
If I use mysql instead of Hypersonic SQL, is not need to establish three databases ?

I also know that login.jsp page is submitted j_security_check action where the definition.

Thanks in advance

Re: openkm there are 3 database? Or 3 tables

PostPosted:Wed Dec 16, 2009 5:07 pm
by jllort
Each <local-tx-datasource> .... </local-tx-datasource> is a new database definition. There's four databases, activity log, users authentication, dashboard, workflow

It's better separate data information in this case for their real purpose.