On Fri, 16 Jul 2010 16:07:58 -0300, Christian Edward Gruber <christianedwardgru...@gmail.com> wrote:

I need to bind a service into request scope, so it's whatever I need to do in my module.

In web applications, unless you create new threads, request scope is the same as thread scope. If this is not your scenario, creating a request scope shouldn't be hard. I never needed to implement a scope.

--
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