that is very strange, that should never happen unless you call it from
another thread.

musachy

On Wed, Aug 19, 2009 at 1:39 AM, Wim De Smet<krom...@gmail.com> wrote:
> Hi list,
>
> I was trying to debug an interceptor someone here wrote that kept
> throwing up NullPointerExceptions. It seems
> ServletActionContext.getRequest() returns null after the
> invocation.invoke() has been called in an interceptor. I skimmed most
> of the general docs on interceptors and the ServletActionContext API
> but didn't really find a description of this behaviour. Is this a
> result from some cleanup from one of the other interceptors? Can I
> avoid it (to avoid future breakage) or is this by design?
>
> regards,
> Wim
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to