[
http://jira.xwiki.org/jira/browse/XWIKI-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_18325
]
Thomas Mortagne commented on XWIKI-1740:
----------------------------------------
This patch need another block of specific database engine actions : schema
creation and schema switch works great but XWiki updateSchema fail a least with
HSQLDB.
(I think it's same problem than Oracle jdbc driver, mean after create the first
tables it test if one of these exist and it test in wrong schema.)
> Add full xwiki virtual mode support for hsqldb and derby
> --------------------------------------------------------
>
> Key: XWIKI-1740
> URL: http://jira.xwiki.org/jira/browse/XWIKI-1740
> Project: XWiki Platform
> Issue Type: New Feature
> Components: Core
> Affects Versions: 1.1
> Reporter: Thomas Mortagne
> Assigned To: Vincent Massol
> Fix For: 1.1.1
>
> Attachments: 20070912-fix-xwikivirtualmode-hsqldb-derby.txt,
> 20070912-fix-xwikivirtualmode-hsqldb-derby.txt
>
>
> HSQLDB or DERBY can't be used in virtual mode (multiwiki) because theses
> database engines does not support :
> - "create database" sql request in XWikiHibernateStore.createWiki
> - getCatalog() jdbc api in XWikiHibernateBaseStore.setDatabase
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications