hel-o wrote: > Hi, > > XWiki and mssql doesn't seem to work. I found an hibernate file for mssql in > 1.7 (seems to be there by default since 1.5.? (not 1.5 but 1.5.2 didn't look > at 1.5.1)). But i can't get the system running (MSSQL Server 2000, jtds > Driver 1.2.1). >
The change is that a new field for XWikiDocument was added, "hidden". You should search for the mapping for that field in the default (hsql) mapping file, and copy it in your mssql file. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
