Even though it does not answer your question you might want to take a
look at the current Trails CVS, it uses Tapestry 4, Hibernate, Spring
and I believe Acegi as well, I'm an currently using the Trails engine
both with Trails applications that use TrailsPage and with regular
Tapestry apps to get an out of the box environment with Spring and
hibernate ready to go.
best regards.
Raul Raja.
Gernot Stocker wrote:
Hi everybody,
I'm trying to implement a tapestry application with the ACEGI-FilterChainProxy,
Tapestry 4.0, Spring, Hibernate software stack. The ACEGI part of authentication
is already working with a tapestry login page which sends the request to the
typical j_acegi_security_check url. There the ACEGI- AuthenticationProcessingFilter
does the authentication and on success it redirects to the tapestry HOME page.
What I would like to do now, is to access from a customized ACEGI-
AuthenticationProcessingFilter the tapestry (hivemind) context in order to initialize
a user ASO with appropriate user data, retrieved during login filtering.
What is the cleanest way to create/access the tapestry ASO from such a servlet
filter?
Thanks for your help,
Gernot
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]