Ok, looks like it's a problem between head and spring. After dropping down to 1.0.4-rc1 (from the 1_0_release branch) things are working again.
Thanks for the assist! -warner On 11/2/05, Thomas Dudziak <[EMAIL PROTECTED]> wrote: > On 11/1/05, Warner Onstine <[EMAIL PROTECTED]> wrote: > > > Sorry, (stupid gmail). The rest of my question when trying to connect > > with a test I get this error message: > > 2005-10-31 16:49:54,927 [main] ERROR > > org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl :: > > Instantiation of jdbc driver failed > > java.lang.NullPointerException > > I think you get this exception because you're not using the correct > connection factory (you seem to use ConnectionFactoryPooledImpl which > is not Spring-aware, and this connection factory uses the jdbc driver > directly). > > Tom > > --------------------------------------------------------------------- > 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]
