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 "

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

Reply via email to