On Fri, Sep 5, 2008 at 5:23 PM, Liwoj <[email protected]> wrote:
Hi
I'm just managed to install xWiki 1.5 against Microsoft SQL Server 2005 It wasn't trivial so i have few things to say:
1) hbm.xml file (Hibernate mapping) file which is as a download on http://n2.nabble.com/file/n841396/xwiki.mssql_1.5.hbm.xml xwiki.mssql_1.5.hbm.xml http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMSSQL http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMSSQL is outdated. It works only for xWiki 1.4 and required some modifications (based on http://svn.xwiki.org/svnroot/xwiki/platform/core/tags/xwiki-core-1.5/xwiki-c... http://svn.xwiki.org/svnroot/xwiki/platform/core/tags/xwiki-core-1.5/xwiki-c... ) to work with 1.5 I'm attaching mapping to my post.
I've updated http://jira.xwiki.org/jira/browse/XWIKI-2623 The file you've provided has been commited and will be shipped with XE 1.5.1 and XE 1.6M2. Thanks!
2) First note on MSSQL Installation guide mentioned before is not correct. Text types wasn't depreciated in MSSQL 2005, only marked as obsoleted. So attached mapping works ok on both MSSQL 2000&2005
I've updated : http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMSSQL Does it look ok now ? Thanks, JV.