https://issues.apache.org/bugzilla/show_bug.cgi?id=52423
Bug #: 52423 Summary: CDI/Weld ServletRequestListeners to be fired on Forwards (see 50789) Product: Tomcat 6 Version: 6.0.35 Platform: PC Status: NEW Severity: normal Priority: P2 Component: Catalina AssignedTo: dev@tomcat.apache.org ReportedBy: jeremylan...@hotmail.com Classification: Unclassified See https://issues.apache.org/bugzilla/show_bug.cgi?id=50789. This issue was reported for both tomcat 6 and 7. It was resolved in tomcat 7.0.9 and further noted to have been solved earlier by another similar issue in error pages in tomcat 7.0.5 (#49991). Can this same issue be resolved in tomcat 6? We are limited currently to using tomcat 6 and unlikely to be off of that this year. It would be nice to have this resolved. We do testing in both tomcat 6 and 7 locally on our machines. The issue doesn't appear in tomcat 7 as this solution indicated. The issue as I see it revolves around the error pages specifically as we use BASIC authentication in WEB.XML as a stub and another mechanism for authentication through our mainframe. We are aware our configuration is resulting in error pages most likely through ajax where we don't really expect to see the page thrown up to the user. However, this makes it difficult to look at logs as we are developing and fixing it might make it somewhat easier for us to catch another issue we see only in tomcat 6. We are using WELD 1.1.4, Mojarra 2.1.6, Richfaces 4.1.0, and replaced tomcat version of EL 2.1 with 2.2 api/impl. We have also been running with Apache Commons Daemon 1.0.8 which I see is going to be officially in the next update of tomcat 6. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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