DO NOT REPLY [Bug 49991] Tomcat 7 JAAS problem with CDI

2010-10-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49991 --- Comment #8 from Mark Thomas ma...@apache.org 2010-10-19 13:12:05 EDT --- I've done a little digging on this. The best definition of the required behaviour is actually in the Javadoc: quote Interface for receiving notification events

DO NOT REPLY [Bug 49991] Tomcat 7 JAAS problem with CDI

2010-10-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49991 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 49991] Tomcat 7 JAAS problem with CDI

2010-10-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49991 --- Comment #10 from Flávio Henrique serv...@ig.com.br 2010-10-19 16:57:02 EDT --- Thanks Marks, the fix of this feature will accelerate CDI adoption in TOMCAT. (In reply to comment #9) I've fixed Tomcat 7 so it fires the

DO NOT REPLY [Bug 49991] Tomcat 7 JAAS problem with CDI

2010-10-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49991 --- Comment #7 from Mark Thomas ma...@apache.org 2010-10-12 08:13:04 EDT --- I don't see any reason to add this to Tomcat but it will probably be optional behaviour. If added this to my list of things to keep an eye on when the EG starts

DO NOT REPLY [Bug 49991] Tomcat 7 JAAS problem with CDI

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49991 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #5

DO NOT REPLY [Bug 49991] Tomcat 7 JAAS problem with CDI

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49991 --- Comment #6 from Pete Muir pm...@bleepbleep.org.uk 2010-10-10 11:47:10 EDT --- (Unfortunately) the Servlet spec provides no guarantees of the behaviour of request listeners if a forward occurs e.g. for FORM auth or to an error page.

DO NOT REPLY [Bug 49991] Tomcat 7 JAAS problem with CDI

2010-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49991 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |NEEDINFO

DO NOT REPLY [Bug 49991] Tomcat 7 JAAS problem with CDI

2010-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49991 --- Comment #2 from Flávio Henrique serv...@ig.com.br 2010-10-08 11:36:21 EDT --- Sorry, the problem is related to FORM authentication, not JAAS. Again: sorry for this mistake. I will prepare the test as soon I reach my Office. Thanks

DO NOT REPLY [Bug 49991] Tomcat 7 JAAS problem with CDI

2010-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49991 --- Comment #3 from Flávio Henrique serv...@ig.com.br 2010-10-08 22:25:58 EDT --- Created an attachment (id=26144) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=26144) Tomcat FormAuthentication and CDI problem You will need to

DO NOT REPLY [Bug 49991] Tomcat 7 JAAS problem with CDI

2010-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49991 --- Comment #4 from Flávio Henrique serv...@ig.com.br 2010-10-08 22:28:11 EDT --- Mark, here is the project for Eclipse Helios 3.6 SR1. You will need to grab Weld 1.1.0 and put weld-1.1.0.Beta1\artifacts\weld\weld-servlet.jar inside