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?

Thanks in advance,

Dmitry
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to