To complement on Alexis' answer, the schema wasn't shipped only in 1.1.1.Since then we know better :) So an alternative to building could be to use the schema of ODE 1.2, as a column addition is the only difference between the two.
Let is know how that works for you, worst case we could dig 1.1.1 and rebuild it to give you the schema. Cheers, Matthieu On Tue, Sep 30, 2008 at 11:08 AM, Alexis Midon <[EMAIL PROTECTED]> wrote: > The schema is not shipped with the war dist. You would have to download the > source distrib [1] and execute the following commands: > $ cd dao-hibernate-db > $ buildr _1.2.10_ > > To get buildr, check out [2] > > [1] http://www.apache.org/dyn/closer.cgi/ode/apache-ode-src-1.2.zip > [2] http://incubator.apache.org/buildr/getting_started.html > > Cheers, > > Alexis > > On Tue, Sep 30, 2008 at 10:23 AM, Thilina Gunarathne <[EMAIL PROTECTED] > >wrote: > > > Hi, > > Can somebody please point me to the ODE database schema's for the > > 1.1.1 release. I was not able to find them in the dist or linked from > > the website. > > > > thanks, > > Thilina > > > > -- > > Thilina Gunarathne - http://thilinag.blogspot.com > > >
