> javax.servlet.jsp.JspTagException: Theme 'default': No message found under > code 'css' for locale 'en_US'.
Looks like you're loading the default theme, and don't have a message named "css" in that theme. If you want to use the default theme in some cases, you'll need to add that code to the default theme. If you want to replace the default theme with your custom theme, you'll need to investigate why the default theme is being used in your test case instead of your custom one. 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
