On Tue, 14 Apr 2015 14:05:33 -0300, Cezary Biernacki <cezary...@gmail.com>
wrote:
Hi Тимур,
Have you tried putting your asynchronous in pageAttached() methods (also
see @PageAttached annotation) in your components?
https://tapestry.apache.org/page-life-cycle.html
However pageAttached is invoked on all pages that are somehow involved in
the request processing (e.g. they are referenced via PageLink component)
@PageAttached only makes sense in a page pool and Tapestry doesn't use one
since 5.2. I guess its undeprecation was a mistake. Or I have no idea why
that happened.
--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org