Martin, The multiple database support in Torque seems to be hosed right now. I'm trying to track it down, but I haven't figured it out yet. You might want to hold off on a release until some one has squashed it though.
Torque seems to be ignoring the: torque.dsfactory.bookstore.connection.driver = torque.dsfactory.bookstore.connection.url = torque.dsfactory.bookstore.connection.user = torque.dsfactory.bookstore.connection.password = properties for any of the databases besides the default one, so if I have torque.dsfactory.someOtherDatabase.connection.user = Foo it will still use the bookstore one when I call classes that should be using Foo. Any one have any ideas as to what could have changed to cause this to happen? -Kurt On Fri, 9 Aug 2002, Martin Poeschl wrote: > as said before i'm planning to do another beta release today. > > i need some help! > > todo: > - test and apply all patches sent to the list > - work on the docs > - testing, testing, testing!!! > > martin > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
