All of the 3.1.x clients are API compatible so you should be able to swap one for the other. In CAS 3.4, we should be on the latest one.
CAS 3.4 is currently in RC2. Cheers, Scott On Mon, Mar 15, 2010 at 11:21 AM, Randy Baiad <[email protected]> wrote: > I am trying to figure something out here. Currently we are using CAS > Server 3.3.1 and the CAS clients are using the cas-client-core 3.1.3 > > There is an issue we are having, on the server, that points us to this > issue: > > http://www.ja-sig.org/issues/browse/CASC-79 > > > > [2/15/10 11:41:11:779 EST] 00005cf1 SystemErr R at > com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497) > > [3/4/10 7:08:58:619 EST] 000061b2 SystemErr R Exception in thread > "Thread-199326" java.util.ConcurrentModificationException > > at java.util.HashMap$HashIterator.nextEntry(HashMap.java:841) > > at java.util.HashMap$KeyIterator.next(HashMap.java:877) > > at > org.jasig.cas.client.proxy.ProxyGrantingTicketStorageImpl$ProxyGrantingTicketCleanupThread.run(ProxyGrantingTicketStorageImpl.java:140) > > > > [3/4/10 7:08:58:731 EST] 000061b2 SystemErr R at > java.util.HashMap$HashIterator.nextEntry(HashMap.java:841) > > [3/4/10 7:08:58:731 EST] 000061b2 SystemErr R at > java.util.HashMap$KeyIterator.next(HashMap.java:877) > > [3/4/10 7:08:58:732 EST] 000061b2 SystemErr R at > org.jasig.cas.client.proxy.ProxyGrantingTicketStorageImpl$ProxyGrantingTicketCleanupThread.run(ProxyGrantingTicketStorageImpl.java:140) > > > > > > Even though it states that the issue was found it 3.1.5, it looks like it > is in 3.1.3 as well. > > > > When I download and build the latest CAS Server of 3.3.5, it includes > spring-security-cas-client 2.0.4 which includes cas-client-core 3.1.3. > > > > Should I just build cas-client-core 3.1.10 and replace the one in the Cas > Server? Will there be an impact on the spring-security-cas-client 2.0.4? > > > > Thanks, > > Randy > > > > > > > > *Randy Baiad** > Principal Software Enginer > [email protected] * > > 120 Old Post Road > Rye, NY 10580 > Tel: 914.921.7347 > > *ASG |* *Beyond BSMâ„¢* > *www.asg.com* > > P *Please consider the environment before printing this email.* > > > > -- > 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
