[jboss-dev-forums] [Design of JBoss/Tomcat Integration] - Re: Bad deployment cleanup issues?
bstansberry@jboss.com
do-not-reply at jboss.com
Thu Feb 8 11:47:42 EST 2007
I'm speculating that the NPE from within Request.recycle() leaves the Request object in an inconsistent state. There are a number of cleanup operations that happen after the point where the NPE is thrown. Next request that uses the same processor has a problem.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4013128#4013128
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4013128
More information about the jboss-dev-forums
mailing list