https://bz.apache.org/bugzilla/show_bug.cgi?id=60488

--- Comment #5 from Ben Wolfe <apa...@ben.eflow.org> ---
Yes, we do set that too, I just neglected to copy it in:
_request.setCoyoteRequest( new org.apache.coyote.Request() );

I did make a mistake, seems its the connector that is null on that line, not
the serverCookies.

Setting a connector on the request in our test does fix this.  Is it possible
to have a null connector at this point during normal operation? If not, then we
can just chalk this up to more setup being required in testing.  

And as a sidenote: just because you don't have any tomcat tests failing does
not mean it's not a bug! :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to