Maybe you are in virtual mode: If your wiki is in "virtual" mode (xwiki.virtual=1 in xwiki.cfg) then the name of the main wiki is hardcoded to "xwiki". It's a limitation of the multi wiki support.
If you don't need more than one wiki, non virtual mode use what you have in hibernate config file. 2007/11/19, Karim-Pierre Maalej <[EMAIL PROTECTED]>: > > What is the name of your database ? "xwiki" or "xwikiDB", I ask that > > because by default it's xwiki and it's xwikiDB in your hibernate > > config. > > My database was named 'xwikiDB', which was the same name as the one in > my hibernate config file. > > But maybe the database name is to be specified somewhere else, since I > have solved my problem by just changing the name of my database to the > standard 'xwiki' (and modifying accordingly the configuration file). If > that is the case, then maybe it could be wise to specify that in the > installation documentation; either the name of the other place where to > change the name of the database, or that the database should always be > named 'xwiki'. > > If this is not the case, then I really don't know what was preventing > me from using a database named 'xwikiDB'. > > Anyway, thank you for your help :-) > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
