30 Jan
2012
30 Jan
'12
4:06 p.m.
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