Problem |
WAS 7.0 is a JEE 5 container which is defined to contain a JSF 1.2 framework implementation. This implementation cannot be overridden by an application. If a web application contains a JSF implementation a runtime error similar to the following may appear:
RESULT: HTTP 500 error in internal web browser and Console view shows [8/21/08 11:40:35:390 PDT] 0000003a servlet E com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE0068E: Uncaught exception created in one of the service methods of the servlet /index.jsp in application TestEAR. Exception created : com.ibm.websphere.servlet.error.ServletErrorReport: com.ibm.ws.jsp.JspCoreException: Unable to convert string 'form' to class javax.el.ValueExpression for attribute styleClass: java.lang.IllegalArgumentException: Property Editor not registered with the PropertyEditorManager |
|
|
0 comments:
Post a Comment