I'm using 3.5.2. I did add the path to the web.xml and it still forwarded to /login. If I enable debug logging for Spring, I can see that the view is resolved (e.g. /WEB-INF/view/jsp/default/ui/logoutWarn.jsp), but then it immediately forward to /login.
~ James On May 23, 2013, at 8:39 AM, Scott Battaglia <[email protected]> wrote: > Depending on the version of CAS used, you may need to explicitly add that > path to the web.xml and map it to the CAS servlet. > > Cheers, > Scott -- 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
