On Mon, Jan 30, 2012 at 5:06 PM, Haru Mamburu <haru_mamburu(a)mail.ru> 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
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne