I work with jboos 7 and I use spring in my application
currently I want to use CAS (Central Authentication Service)
I download cas-server-3.5.2 and I download apache-tomcat-7.0.47-windows-x64
and I make cas-server-webapp-3.5.2.war under apache-tomcat-7.0.47-windows-x64\apache-tomcat-7.0.47\webapps
and I have the interface of login when I make in browser this link : MyIpAdress:8080/cas-server-webapp-3.5.2/login
I want to know how can I integrate the concept of CAS with my application
ans also I want to know if it is better or not to use CAS with jboss 7 or with tomcat