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 :-)