On Wednesday 10 December 2003 18:33, Tommy Smith wrote: > return (DataSourceComponent) this.dbselector.select(pool);
So the (ComponentSelector) manager.lookup(DataSourceComponent.ROLE + "Selector"); returns null. Now we have to take a look at your component declarations. You mention "Cocoon" but also mention "other Java code". I think it will be necessary for you to provide some clarification about the bigger picture; 1. Are you running inside Cocoon? 2. If not, which container do you use? 3. Can you provide the relevant component declarations. Cheers, Niclas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
