Which version of CAS? We had designed one of the schedulers to auto-find the Quartz triggers but I wonder if it can't find the ones in the cas-servlet.xml. Can you try putting them in their own config file in the spring-configuration directory?
Thanks Scott On Wed, Nov 25, 2009 at 4:35 AM, Pavlos Drandakis <[email protected]>wrote: > Hello, > > I did what the wiki says but the decrementCounts method was never called. > When I placed bean definitions in applicationContext.xml everything worked > as expected... > > Cheers, > Pavlos > > Patrick Berry wrote: > >> The wiki lists cas-servlet.xml as the proper place. >> >> http://www.ja-sig.org/wiki/display/CASUM/Throttling+Login+Attempts >> >> On Tue, Nov 24, 2009 at 8:02 AM, Pavlos Drandakis >> <[email protected]<mailto: >> [email protected]>> wrote: >> >> Hi all, >> >> just to clarify things about the InMemory example... bean >> configuration (throttleInterceptor, throttleInterceptorJobDetail, >> periodicThrottleCleanerTrigger) should be placed in >> spring-configuration/applicationContext.xml file and not in >> cas-servlet.xml, right? >> >> Thanks, >> Pavlos >> >> -- You are currently subscribed to [email protected] >> <mailto:[email protected]> as: [email protected] >> <mailto:[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 >> > > > -- > 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
