Re: [cas-user] maven 2.07

2010-03-08 Thread Jesse Farinacci
Brian, On Mon, Mar 8, 2010 at 9:20 PM, Brian Hill wrote: > Can maven 2.07 not be used? > > [INFO] [enforcer:enforce {execution: enforce-versions}] > [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion > failed with message: > Detected Maven Version: 2.0.7 is not in the allowe

[cas-user] maven 2.07

2010-03-08 Thread Brian Hill
Can maven 2.07 not be used? I'm getting this error: [INFO] [enforcer:enforce {execution: enforce-versions}] [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message: Detected Maven Version: 2.0.7 is not in the allowed range 2.0.9. I'd like to use 2.07 becaus

Re:[cas-user] CAS + SPNEGO : authentication always right with IE

2010-03-08 Thread Dean Heisey
To get CAS and SPNEGO and Kerberos working requires patience and a willingness to tinker with configuration. I am outlining the steps I had to take to get this working in my configuration, your mileage may vary. For a basic description of what happens between the browser and CAS during a SPNEGO

[cas-user] Building 3.3.5-final

2010-03-08 Thread Demaris, Justin
Hey, I think it would be insanely useful in the interim between now and having 3.4 finally released to have a note in the wiki on the building and deploying page (http://www.ja-sig.org/wiki/display/CASUM/Building+and+Deploying) to put a note in there telling people it is pretty safe to build th

Re:[cas-user] CAS + EHCache Ticket Registry

2010-03-08 Thread Dean Heisey
Hello Nomit, We ended up using the JbossTreeCache. It works well, although we are not a large deployment so I can not speak to how well it will scale. For our user base, two CAS servers behind a load balancer handle the load without any issue at all Dean -- View this message in context: h

[cas-user] Jasig Newsletter - Call for Content

2010-03-08 Thread Mark Rogers
Hi Everyone, If you have any items of interest to the Jasig community and would like them to appear in the March edition of the Jasig Newsletter, please submit them via email to newsletter at jasig dot org (or in person, if you are in San Diego for Jasig 2010). Your contributions would be greatl

RE: [cas-user] Populate principal attributes with RDBMS (Oracle) DB

2010-03-08 Thread Gokula Krishnan P
Thanks again, here goes the details, When a user gets registered in the application he provides UserName and Password of his choice (ignoring the criteria's). The UserName is known to him and visible to the public. The UserId is an unique number which is generated during user registration and as

Re:[cas-user] CAS + EHCache Ticket Registry

2010-03-08 Thread n99
Hello Hope this reply bubbles up the forum. I was wondering if Dean and Cyrille would be happy to share their current thought on their echaches? is everything working okay? I was thinking if implementing this as opposed to memcached as it's JAVA and was wondering if you could share your ehcache co