Very cool. Look forward to seeing it in action. Regards, Scott
> -----Original Message----- > From: Ate Douma [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 28, 2005 12:11 PM > To: Jetspeed Developers List > Subject: Re: [J2] Head > > Scott T Weaver wrote: > >>Is Derby already supported by this combo? > >>Before I went on holiday I've been playing with a handcoded > >>db script for Derby, but its a pain to do manually. > >>Once we have Derby support we would be able to replace Hsqldb > >>and have a proper db for demo and testing. > > > > > > Is Derby as easily embeddable as Hsql is? Just curious as I have not > played > > with it yet. > Yes. Fully embeddable even. > Derby can be loaded "in process" and still support multi-threaded db > access. > > > > > -Scott > > > > > >>-----Original Message----- > >>From: Ate Douma [mailto:[EMAIL PROTECTED] > >>Sent: Wednesday, July 27, 2005 6:39 PM > >>To: Jetspeed Developers List > >>Subject: Re: [J2] Head > >> > >>David Le Strat wrote: > >> > >>>Thanks for your response. See comments below. > >>> > >>>--- Ate Douma <[EMAIL PROTECTED]> wrote: > >>> > >>> > >>> > >>>>David Le Strat wrote: > >>>> > >>>> > >>>>>All, > >>>>> > >>>>>Before moving forward with some of my commits, I > >>>>>wanted to make sure i was starting with a clean > >>>> > >>>>slate. > >>>> > >>>> > >>>>>I am getting the following error for the SSO > >>>>>component. Which I was getting before Scott > >>>> > >>>>commit as > >>>> > >>>> > >>>>>well. As part of some of the changes I would like > >>>> > >>>>to > >>>> > >>>> > >>>>>make. I have upgraded Torque and OJB and the > >>>> > >>>>problem > >>>> > >>>> > >>>>>is no longer (fixes cascasding delete issue). Is > >>>>>anyone else having this issue? > >>>> > >>>>Yes, this is a old (and known) issue, but only with > >>>>Hsqldb: > >>>> http://issues.apache.org/jira/browse/JS2-227 > >>>> > >>>>Have you tested the new Torque/OJB combination with > >>>>other db? > >>>>I'd rather not see J2 suddenly break on Mysql, > >>>>PostgreSQL and/or Oracle... > >>>>Otherwise, I'd like to see this issue fixed indeed > >>>>;-) > >>> > >>> > >>>I will comment the test ;). This being said, Torque > >>>3.2-rc1 has a lot of fixes and we may want to consider > >>>upgrading to it. Same for ojb 1.0.1 to 1.0.3. But > >>>obviously I cannot test on all those DBs, so we will > >>>have to coordinate the effort. > >> > >>Did you only need to update the dependencies? > >>In that case, I'm +1 on just doing that. If it doesn't work out, > >>we can easily go back to the current ones. > >>I can do the testing for Oracle here. > >> > >>Is Derby already supported by this combo? > >>Before I went on holiday I've been playing with a handcoded > >>db script for Derby, but its a pain to do manually. > >>Once we have Derby support we would be able to replace Hsqldb > >>and have a proper db for demo and testing. > >> > >> > >>>Regards, > >>> > >>>David. > >>> > >>> > >>>________________________ > >>>David Le Strat > >>>Blogging @ http://dlsthoughts.blogspot.com > >>> > >>>__________________________________________________ > >>>Do You Yahoo!? > >>>Tired of spam? Yahoo! Mail has the best spam protection around > >>>http://mail.yahoo.com > >>> > >>>--------------------------------------------------------------------- > >>>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>>For additional commands, e-mail: [EMAIL PROTECTED] > >>> > >>> > >>> > >>> > >>> > >> > >> > >> > >>--------------------------------------------------------------------- > >>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
