I should have pointed that link to a tagged release and not trunk. Marvin, can you fix that? If not I'll fix it later.
On Tue, May 11, 2010 at 12:03 PM, Scott Battaglia <[email protected] > wrote: > Trunk is targeted towards 3.5 so I wouldn't go by that. However, I'm not > sure why the overlay says that. We'll correct that. Sorry about that. > > Cheers, > Scott > > > On Tue, May 11, 2010 at 12:03 PM, Bernard Debord <[email protected] > > wrote: > >> Marvin Addison a écrit : >> >> The deploy fails because the class >> org.jasig.cas.authentication.DefaultAuthenticationManagerImpl is not found >> >> >> The proper class name is >> org.jasig.cas.authentication.AuthenticationManagerImpl. Where did you >> get the above? >> >> M >> >> >> >> In the document : "Best Practice - Setting Up CAS Locally using the >> Maven2 WAR Overlay >> Method<http://wiki/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method>" >> >> the deployerConfigContext.xml is supposed to be downloaded >> >> from the url >> https://www.ja-sig.org/svn/cas3/trunk/cas-server-webapp/src/main/webapp/WEB-INF/deployerConfigContext.xml >> >> and it contains the bean >> >> <bean id="authenticationManager" >> >> >> class="org.jasig.cas.authentication.DefaultAuthenticationManagerImpl"> >> >> >> Bernard >> >> -- >> ______________________________________________________________________ >> >> Bernard DEBORD >> D.S.I. Grenoble Universités >> 351 av. de la bibliothèque 38400 St Martin d'Hères >> Tél: (33 0)4 56 52 90 53 Fax: (33 0)4 56 52 90 01 >> ______________________________________________________________________ >> >> -- >> >> 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
