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. -- View this message in context: http://n2.nabble.com/XWiki-Install-Oracle-XE-10g-and-Tomcat-6-tp4575683p4580243.html Sent from the XWiki- Dev mailing list archive at Nabble.com. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

