On Thu, 30 Dec 2010, merlin vincent wrote:
I've installed CAS 3.4.5 and tomcat, and when I try to access /cas from the
tomcat console I get the following JspTagException. Is this related to
CAS-874?
2010-12-30 15:25:47,310 WARN
[org.springframework.context.support.ResourceBundle
MessageSource] - <ResourceBundle [default] not found for MessageSource:
Can't find bundle for base name default, locale en_US>
2010-12-30 15:25:47,346 WARN
[org.springframework.context.support.ResourceBundleMessageSource] -
<ResourceBundle [default] not found for MessageSource: Can't find bundle for
base name default, locale en_US>
2010-12-30 15:25:47,349 ERROR
[org.springframework.web.servlet.tags.ThemeTag] -
<Theme 'default': No message found under code 'standard.custom.css.file' for
locale 'en_US'.>
javax.servlet.jsp.JspTagException: Theme 'default': No message found under
code 'standard.custom.css.file' for locale 'en_US'.
at
<snip>
I get the same error here with 3.4.5. I already have the following
setting in cas.properties:
cas.themeResolver.defaultThemeName=cas-theme-default
cas.viewResolver.basename=default_views
I am using the Maven WAR overlay method, but I copied the baseline
cas.properties file from 3.4.5 as a starting point. All I have modified
is the hostname.
Here is how I generated the error:
1. Logged into CAS and went to the Manage Services page
2. Left work for the day
3. Returned the next day and clicked on the Manage Services tab to refresh
the page (URL /cas/services/manage.html)
4. This redirected me to URL
cas/login?service=https%3A%2F%2Fhidden.edu%2Fcas%2Fservices%2Fj_acegi_cas_security_check
which displayed the error from above.
Now, I can go to /cas and get a page that says "Log In Successful". If I
go to /cas/services/manage.html, I still get the error message from above.
I guess that my session has expired, but CAS isn't handling the error
message correctly.
Any suggestions?
Thanks,
Andy
--
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