> Aha! I finally found that I am being hit by bug CAS-1241. I was modifying > an existing service, so the expression_type column in the MySQL > RegisteredServiceImpl table was not changed from 'ant' to 'regex'. After I > manually changed it to 'regex', it correctly parsed the service URL.
I'm sorry you had to dig for the answer. I realized that was the problem, but hadn't had a chance to comment. > Is this fixed or changed in CAS v4? I don't believe so, but it should. Please file a Jira issue. The scope as I see it should be a simpler mechanism for selecting the type of expression, Ant or regex, instead of merely looking at the first character, which is the implementation at present. Thanks, 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
