No problem will do. I just want to point out that this changed if done on the existing class will break older JBoss installations, ones that are not Servlet 3 compliant. I do not know when that comes in. On the other hand this change should make the CAS Client usable with any Servlet 3 container. I do not know how you all feel about changing names but WebAuthenticationFilter would make a better name for the non JBoss dependent class. The JBoss class could be changed to WebAuthenticationFilterOldJBoss or something.
The JIRA issue is https://issues.jasig.org/browse/CASC-174 On Feb 1, 2012, at 9:55 AM, Marvin Addison wrote: >> Here is a reference to the claim. Also I made my own version of the class >> and it works pretty well it is included also. > > So you're saying that the class that you cited previously works? It > looks like a 2-line change at first glance. If that's all there is to > it, please open a Jira issue at https://issues.jasig.org/browse/CASC, > then I'll look at including your code in the next release. > Additionally, I'd be pleased to credit you as a co-author in the class > header. > > M > > -- > You are currently subscribed to [email protected] as: [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
