----- Original Message ----- From: "Anamaria Stoica" > > See exception here: > Wrapped Exception: Access denied for user 'xwiki2'@'localhost' to database > 'xwiki' > http://ana-s-private-labs.pastebin.com/m20b049f4 >
This exception in XWikiHibernateBaseStore.setDatabase can be only thrown if isVirtual(context) == true. Is it your purpose to create virtual setup? I connected out-of-the-box XWiki Enterprise (i.e. not virtual) to the xwiki2 db on MySQL and it worked fine - the only modification required was JDBC URL. Regards Luke _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

