|
From: Dave B. <viv...@ya...> - 2004-11-02 23:02:28
|
See old forum post: https://sourceforge.net/forum/message.php?msg_id=2705933 -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf Of Rainer Schmitz Sent: Tuesday, November 02, 2004 9:31 To: spr...@li... Subject: [Springframework-developer] CommonsPoolTargetSource broken? Aloha! I tried to use CommonsPoolTargetSource without success - calling beanFactory.getBean() always returns the same instance. I looked into CommonsPoolTargetSourceTests and as far as I can see it's not tested wether the pool is returning new objects or is working at all. Inspecting the objects returned by getBean() in testFunctionality() with a debugger shows both calls return the same SideEffectBean instance. Is this feature broken or am I missing something? Cheers, Rainer ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |