You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Valerio Schiavoni <va...@gmail.com> on 2007/07/11 11:38:18 UTC

@EagerInit and @Scope Request-Session

Hello everyone,

could some one please explain how @EagerInit is used in the case of
@Scope = session / request?

thanks,
valerio

-- 
http://jroller.com/page/vschiavoni

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: @EagerInit and @Scope Request-Session

Posted by scabooz <sc...@gmail.com>.
Hi Valerio,

It's not. @EagerInit is only useful for composite scoped
components.  This annotation is only mentioned in the
composite scoped section of the Java Annotations and
APIs spec....which is probably why you asked the question.
It's not an oversight that its not mentioned anywhere else (please
excuse the double negatives).

Dave

----- Original Message ----- 
From: "Valerio Schiavoni" <va...@gmail.com>
To: <tu...@ws.apache.org>
Sent: Wednesday, July 11, 2007 5:38 AM
Subject: @EagerInit and @Scope Request-Session


> Hello everyone,
> 
> could some one please explain how @EagerInit is used in the case of
> @Scope = session / request?
> 
> thanks,
> valerio
> 
> -- 
> http://jroller.com/page/vschiavoni
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org