That did it. Does this have something to do with my container configuration? It seems like the war should work (very minimally) out of the box from what the installation document says. Also, I should add that 3.3.5 loads properly for me with no changes necessary.

On 5/14/10 12:57 AM, Oscar Ray wrote:
Hi Brian.

This error deploying 3.4.2 CAS war file could be fixed in this way:

There is a "default.properties" archive under "\WEB-INF\classes\" that includes "standard.custom.css.file" propertie.You could add "default_en.properties" archive under this directory and include the same propertie.

Hope that's useful for you.

Cheers

Brian G. Shacklett escribió:
I've deployed the version 3.4.2 CAS WAR file to a Glassfish v3 app server running on Server 2008 and I'm getting the following error when trying to log in:


HTTP Status 500 -

type Exception report

message

descriptionThe server encountered an internal error () that prevented it from fulfilling this request.

exception

org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.webflow.execution.FlowExecutionException: Exception thrown in state 'viewLoginForm' of flow 'login'

root cause

org.springframework.webflow.execution.FlowExecutionException: Exception thrown in state 'viewLoginForm' of flow 'login'

root cause

java.lang.IllegalStateException: Exception occurred rendering view org.springframework.web.servlet.view.JstlView: name 'casLoginView'; URL [/WEB-INF/view/jsp/default/ui/casLoginView.jsp]

root cause

javax.servlet.ServletException: javax.servlet.jsp.JspTagException: Theme 'default': No message found under code 'standard.custom.css.file' for locale 'en_US'.

root cause

javax.servlet.jsp.JspTagException: Theme 'default': No message found under code 'standard.custom.css.file' for locale 'en_US'.



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