[jira] Updated: (POOL-87) Commons-Pool does not always calling activateObject on newly created Objects

2006-10-12 Thread Bernie McGourty (JIRA)
[ http://issues.apache.org/jira/browse/POOL-87?page=all ] Bernie McGourty updated POOL-87: Attachment: TestGenericObjectPool.java I've added a new method: testMinIdlePoolSequence() to the TestGenericObjectPool.java. Here's the result ofr the test:

[jira] Commented: (POOL-87) Commons-Pool does not always calling activateObject on newly created Objects

2006-10-12 Thread Bernie McGourty (JIRA)
[ http://issues.apache.org/jira/browse/POOL-87?page=comments#action_12441771 ] Bernie McGourty commented on POOL-87: - OK, I guess I misunderstood. I've modified my PoolableObjectFactory to call activateObject after constructing the object

[jira] Created: (POOL-87) Commons-Pool does not always calling activateObject on newly created Objects

2006-10-11 Thread Bernie McGourty (JIRA)
Commons-Pool does not always calling activateObject on newly created Objects Key: POOL-87 URL: http://issues.apache.org/jira/browse/POOL-87 Project: Commons Pool