Hi! I have a question/suggestion concerning the pool component: Why are there no Exceptions?
For example the PoolableObjectFactory.makeObject method does not throw a PoolableObjectFactoryException or something like that. But what if the creation of the Object fails for some reason. I suggest that the lifecycle methods should all throw application Exceptions. Maybe there could be a superclass like PoolException and several subclasses. What do you think about that? Heiko -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
