30 Jan
2012
30 Jan
'12
4:46 p.m.
On Mon, Jan 30, 2012 at 5:06 PM, Haru Mamburu <[email protected]> wrote:
Hi, All!
Does anyone know, is it possible to change default DB name xwiki to smth else?
I changed in config.cfg,
xwiki.db=test
in hibernate.cfg.xml
<property name="connection.url">jdbc:mysql://localhost/test</property>
After XWiki reload it tries to access xwiki db still. :-(
What is correct way to do it?
Well that's supposed to be the correct way actually. You sure you uncommented xwiki.db ?
Thanks in advance,
Dmitry _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne