Use HiveMind and not Spring. :-) Why are you using Spring to instantiate/configure your beans? Do you have a compelling reason to use a different IoC container? Are you using AOP?
-----Original Message----- From: Stephane Decleire [mailto:[EMAIL PROTECTED] Sent: Monday, May 08, 2006 12:34 PM To: Tapestry users Subject: Re: InjectSpring initialisation error No, my Spring bean is a "classic" one. Do you know a way to bypass this problem ? James Carman wrote: >This has to do with the way the InjectObjectWorker is implemented. I think >it should be changed to lookup the object each time rather than look it up >once and inject that particular value into the object. > >-----Original Message----- >From: James Carman [mailto:[EMAIL PROTECTED] >Sent: Monday, May 08, 2006 12:22 PM >To: 'Tapestry users'; [EMAIL PROTECTED] >Subject: RE: InjectSpring initialisation error > >Are you trying to use a non-singleton Spring bean? > >-----Original Message----- >From: Stephane Decleire [mailto:[EMAIL PROTECTED] >Sent: Monday, May 08, 2006 12:18 PM >To: users@tapestry.apache.org >Subject: InjectSpring initialisation error > >It seems that when a Spring bean is injected in a Tapestry page using >@InjectSpring, its initial state is not recovered where the page is >detached. >Is it a known bug ? Is there a way to force the reinitialisation of the >bean ? > >Thanks in advance. > > > -- Stéphane Decleire 05 56 57 99 20 06 63 78 69 06 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]