Allright! I'll put my 1.2 problems in a new thread :) Thnx.
Met vriendelijke groet, René Bos | Software developer Pagelink interactives Telefoon 074-7501269 E-mail [EMAIL PROTECTED] Sherwood Rangers 29, 7551 KW Hengelo | Postbus 76, 7550 AB Hengelo | Telefoon 074-7501250 | Fax 074-7501251 | Internet www.pagelink.nl -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthieu Riou Sent: woensdag 1 oktober 2008 16:51 To: [email protected] Subject: Re: Database Schema for ODE 1.1.1 Hi Rene, Sorry if I missed you previous e-mail. I realize the upgrade instructions were not so clear (I just updated them). The database update script is only necessary for Hibernate-based schema upgrade, for OpenJPA there haven't been any column addition between 1.1 and 1.2 so ODE should be able to run on the same table schema.. Cheers, Matthieu On Wed, Oct 1, 2008 at 12:55 AM, René Bos <[EMAIL PROTECTED]> wrote: > Hello, > > Some time ago (in august) I send some messages to this list but received no > answer. The messages were about the database changes. I thought maybe > Thilina will also get problems with it if she use the 1.2 schema. > > In the upgrade script from 1.1 to 1.2 there are two lines for adding a > column to the BPEL_SELECTORS table. But in the 1.1 release and the 1.2 > release there is no table BPEL_SELECTORS. Is there something wrong in the > schema for 1.2 or in the upgrade script? > > Please refer to my message on 21-08 for my own problems. Maybe you can help > me with that because it is still not resolved. > > Thanks! > > Met vriendelijke groet, > René Bos | Software developer > > Pagelink interactives > Telefoon 074-7501269 > E-mail [EMAIL PROTECTED] > > Sherwood Rangers 29, 7551 KW Hengelo | Postbus 76, 7550 AB Hengelo | > Telefoon 074-7501250 | Fax 074-7501251 | Internet www.pagelink.nl > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Matthieu Riou > Sent: dinsdag 30 september 2008 20:31 > To: [email protected] > Subject: Re: Database Schema for ODE 1.1.1 > > 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 > > > > > >
