I don't recommend using 3.1 trunk.  Its in a state of flux as some issues
are being worked on.  Do you notice this problem in the latest release?

http://repo1.maven.org/maven2/org/jasig/cas/cas-client-core/3.1.5/

-Scott

-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia


On Sat, Mar 7, 2009 at 11:25 AM, William G. Thompson, Jr.
<wgt...@gmail.com>wrote:

> I've setup a simple local test bed following:
>
> http://www.ja-sig.org/wiki/display/CASC/JA-SIG+Java+Client+Simple+WebApp+Sample
>
> Everything is working as expected except proxy tickets.  In getpt.jsp,
>  assertion1.getPrincipal().getProxyTicketFor(targetService) always
> returns null.
>
> It looks like there may be a problem with the
> Cas20ProxyReceivingTicketValidatorFilter (Cas20Filter) initialization.
>
> Cas20Filter.init() sets up the PGTStorage and
> Cas20Filter.getTicketValidator(FilterConfig) sets the PGTStorage in
> the Validator.  However, every time I start up Tomcat and step through
> the initialization getTicketValidator(FilterConfig) gets called via
> AbstractTicketValidationFilter.initInternal() before
> Cas20Filter.init(), and the end result is a Validator with a null
> ProxyGrantingTicketStorage at Cas20ServiceTicketValidator [line 79].
>
> Seems like a bug, but maybe something in my setup is causing the
> initialization to get out of order?
>
> Environment
> * Vista, jdk1.6.0_12, tomcat-6.0.18, eclipse
> * CAS Server 3.3.1
> * CAS Client 3.1 trunk
>
> Bill
> --
> William G. Thompson, Jr.
> Senior Technologist - Development Information Systems
> Office of Development, Princeton University
> voice: 609.651.0420 | wthom...@princeton.edu
>
> --
> You are currently subscribed to cas-dev@lists.jasig.org as:
> scott.battag...@gmail.com
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-dev

-- 
You are currently subscribed to cas-dev@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to