Re: Token Session Interceptor problems

Martin Gilday <[email protected]> Thu, 21 Dec 2006 11:21:59 CST
Newsgroups gmane.comp.java.open-symphony.webwork
Message-ID <7616778.1166721750200.JavaMail.os-j2ee@opensymphony01.managed.contegix.com>
Jason I think you have identified the problem correctly there.  That would match the line I had found that was throwing the null pointer

[code]
ServletRedirectAction:105 (finalLocation = response.encodeRedirectURL(finalLocation);)
[/code]

I think your suggested fix would probably work but unfortunatley we have used (overused?) redirect-action in a lot of places so will take a while to implement :(

I will create a JIRA task for this and hopefully it will be fairly easy to fix.

Thanks,
Martin.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=53319&messageID=109501#109501