|
From: nicolas de l. <nic...@gm...> - 2007-01-05 16:13:15
|
seems to be related to SPR-2955... 2007/1/5, nicolas de loof <nic...@gm...>: > > My application works with "traditional" <property name="" value=""/> > dependencies. > > A declaration use a nested declaration for it's dependency. The nested one > uses init-method="load" fo internal setup. > I've changed my xml configs to use the p:namespace. The load method is > invoked BEFORE dependencies get injected. > > Is this a known bug ? > > The attached demo demonstrates the bug > > Nico. > > |