https://bz.apache.org/bugzilla/show_bug.cgi?id=60488
--- Comment #4 from Remy Maucherat <r...@apache.org> --- Well, if you're using the real org.apache.catalina.connector.Request object, it needs a non null org.apache.coyote.Request coyoteRequest field to work properly (which then takes care of the serverCookies instance being there). Otherwise you have to create a mock object like TesterRequest to have it work right. -- 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