Em Thu, 23 Oct 2008 09:33:27 -0300, Ulrich Stärk <[EMAIL PROTECTED]>
escreveu:
Thiago,
Hi, Ulrich!
I was referring to a supposedly fixed issue, that, although it's marked
as fixed, still causes this NPE. Do you really think I'd make this claim
if I wasn't using the latest snapshot and made sure, that maven isn't
playing tricks on me?
No. And I apologise for giving the wrong answer for you. I had just trying
to accomplish something similar as you you're tring (setting an ASO after
tapestry-spring-security did its work). But I'me using RequestFilter and
I've used the following trick when setting an ASO, because I had the same
problem as you:
httpSession.set("aso:" + User.class.getName(), user);
This workaround will remain until the bug is fixed.
I'm sorry for answering your questionwithout looking at my code. :(
--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]