Hi
I am trying to configure my Acegi enabled web app for use with CAS, and when I try and declare this bean:
<bean id="casProxyTicketValidator" class="org.acegisecurity.providers.cas.ticketvalid ator.CasProxyTicketValidator">
I am getting
Caused by: java.lang.NoClassDefFoundError: edu/yale/its/tp/cas/client/ProxyTicketValidator
Can anyone tell me which jar this is in ?



those are the problems I like, nice a simple.
