|
From: Ou, R. <Ro...@sa...> - 2004-03-18 20:49:49
|
Never mind. I just need to call preInstantiateSingletons(). :) It just wasn't obvious from any of the documentations that you need to = do this separate step. Rong > -----Original Message----- > From: spr...@li... > [mailto:spr...@li...] > On Behalf > Of Ou, Rong > Sent: Thursday, March 18, 2004 2:39 PM > To: spr...@li... > Subject: [Springframework-developer] eager initialization broken? >=20 >=20 > Hi all, >=20 > So if I understood it correctly, when you set=20 > lazy-init=3D"false" in a bean definition, the bean instance=20 > should be constructed when the bean factory is instantiated,=20 > right? That doesn't seem to be the case any more. I've=20 > created a simple test case (please see attached files), which=20 > failed against RC2. Any ideas? >=20 > Thanks, >=20 > Rong >=20 |