Yes, thank you Kalle.

It seams that I haven`t diagnosed my problem properly. My real issue here is that I can`t use SessionScoped in ComponentRequestFilter instance. Is there a way around this?
That's the default. Only if you use @EagerLoader, the services are
instantiated.. err.. eagerly, otherwise the actual service is created
(realized) on the first invocation of the service proxy.

Kalle


On Mon, Feb 28, 2011 at 4:03 PM, Dan Griffin<dangri...@gmail.com>  wrote:
Hi all,

Is there a way to inject a service lazily?

Thanks,
Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to