Back to bug 1006623

Who When What Removed Added
James Livingston 2013-09-11 00:07:41 UTC CC jlivings
Version 6.2.0 6.1.1
James Livingston 2013-09-11 00:10:46 UTC Doc Text Cause: WeldListener would clean up the bound context request when servlet processed finished, even if it was being sent to another servlet

Consequence: A NullPointerException would result when the subsequent servlet tried to access the context

Fix: Do not clean up the bound context if the servlet is being redirected.

Result: No exception occurs when getRequestDispatcher().include() is used to forward requests between servlets.
James Livingston 2013-09-11 00:11:35 UTC Depends On 1003581
James Livingston 2013-09-11 00:14:10 UTC Status NEW CLOSED
Resolution --- DUPLICATE
Last Closed 2013-09-10 20:14:10 UTC

Back to bug 1006623