On Tue, Feb 16, 2010 at 14:38, NicolaNardino
<nicola.nardino(a)credit-suisse.com> wrote:
hi there,
I fixed the above issue by explicitily setting the db user used by hibernate
to issue the DDL statements:
web-inf\xwiki.cfg : xwiki.db=<<my user>>
That parameter is commented out by default, and not using it will result in
statements like this xwiki.table_name.
As it's written in the xwiki.cfg file, this parameter is used only in
virtual mode. So not with XE which is taking it's database from the
hibernate configuration file.
--
View this message in context:
http://n2.nabble.com/XWiki-Install-Oracle-XE-10g-and-Tomcat-6-tp4575683p458…
Sent from the XWiki- Dev mailing list archive at
Nabble.com.
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
--
Thomas Mortagne