On Mon, 28 Feb 2011 23:07:00 -0300, Dan Griffin <dangri...@gmail.com> wrote:

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?

You can only use the @SessionState annotation in classes inside Tapestry-controlled packages (pages, components, mixins, base).

To get and set SSOs in other classes, use the ApplicationStateManager service.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to