> Please see attached for my scrubbed deployerConfigContext.xml

Your configuration looks sound.  I did some brief code review and
found the line number that corresponds to the NPE:

properties.put("%u", userName.replace("\\", "\\\\"));

This seems to indicate you're sending a null username to the restlet.

M

-- 
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

Reply via email to