https://issues.apache.org/bugzilla/show_bug.cgi?id=53958
Konstantin Kolinko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO OS| |All --- Comment #1 from Konstantin Kolinko <[email protected]> --- You should provide exact steps and source code to reproduce this issue. With embedded Tomcat, a lot depends on details of how exactly you initialize it and your application. So you need to provide the actual code. Note that among Tomcat tests, there are several ones that use custom error pages. Searching for ".addErrorPage" through the files, those are o.a.c.core.TestStandardContextValve o.a.c.core.TestStandardHostValve You may use their code as a starting point. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
