Hi Mark, On Thu, Jul 31, 2008 at 5:43 PM, <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I am new to Xwiki and am trying to install the enterprise-web-1.4 > version on OC4J using my own database. I believe I have made all of > the modifications to the xml files from the instructions but don't > know where to find the sql script (is there one?) to build the > tables. I saw on the xwiki website a set of statements to build > indexes but nothing to run to create the tables, etc. Does the > hibernate that comes with this xwiki version try to create the tables > automagically?
Yes the tables are automatically created the first time you run XWiki or it upgrade existing older database structure. > > > > Thanks in advance, > > Mark > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

