Re: [cas-user] Compiling and running CAS 3.5.2

2014-08-27 Thread Jeff Chapin
I'm not sure I am reading this right: [INFO] [dependency:tree {execution: default-cli}] [INFO] edu.university.cas:local-cas:war:1.0-SNAPSHOT [INFO] +- org.jasig.cas:cas-server-webapp:war:3.5.2:runtime [INFO] +- c3p0:c3p0:jar:0.9.1.2:runtime [INFO] \-

RE: [cas-user] Compiling and running CAS 3.5.2

2014-08-27 Thread Misagh Moayyed
Inside your CAS.war file under the target directory, look into WEB-INF\lib and you’ll see a whole bunch of duplicate dependencies. Here’s a small sample of what your overlay produces: From: Jeff Chapin [mailto:jeff.cha...@uni.edu] Sent: Wednesday, August 27, 2014 8:15 AM To:

Re: [cas-user] Compiling and running CAS 3.5.2

2014-08-27 Thread Jeff Chapin
You two appear to have me moving on the right direction. I went through the WEB-INF/lib dir and added the older copies of all the duplicates to the exclude, and I am not getting Error creating bean with name 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#3e894e8e' defined in

[cas-user] CAS 4.0.0 - LDAP Attribute handling documentation appears to be wrong

2014-08-27 Thread David A. Kovacic
All, I have been struggling with trying to get attributes to properly return for over a week now and I believe I have found an issue where the 4.0.0 documentation refers you back to the 3.5.2 way of doing things. First some background: We are doing LDAP authentication, and using our LDAP as a

Re: [cas-user] CAS SSO Implementation help for Java applications.

2014-08-27 Thread Durga Prasad
Hi Michel, Due to urgent tasks, I could not start it. Now I started going through the documentation code shared by u. I could download the code. Kindly let me know what is the entry point of your code. Thanks much, Regards, Durga Prasad On Sun, May 25, 2014 at 1:10 AM, Durga Prasad

Re: [cas-user] CAS SSO Implementation help for Java applications.

2014-08-27 Thread Michael Wechner
Hi Durga Once you have got Yanel running, e.g. http://127.0.0.1:8080/yanel/ then you can enable CAS SSO for the yanel-website realm, by uncommenting the configuration web-authenticator... /web-authenticator inside src/realms/yanel-website/realm.xml Just restart Yanel and when you try to