> Jim Alateras wrote: > > >>>But when this service executes I get the following error > >>> > >>>java.lang.NullPointerException > >>> > >>> > >>> > >>Umm .. this is a worry - you should not be getting a NPE. > >> > >>Any chance you could throw together a testcase? > >> > >> > >> > >How should I package the test case. Do you want a jar + config + source > >so you can execute the block that will show the error > > > > Jim: > > I took a more careful look at the stack trace that you initially > posted. The NPE is being thrown under the select operation - so the bug > is down in the DefaultDataSourceSelector. I've just update th > cornerstone datasources-impl project to include an empty test case. You > should be able to use this to establish the NPE condition by modifying > the config.xml and invoking selection under the test case.
great. I'll give it a go today cheers </jima> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
