Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Property Editor not registered with the PropertyEditorManager

843844Jul 23 2009 — edited Aug 4 2009
I´m trying to integrate a fully working jsf 1.1 application into JBoss 4.2.2 which uses jsf 1.2 which isn´t that compatible at all.
I just have one implementation of the jsf-libs and not any in the application war.

"ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[samigo].[jsp]] Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: Unable to convert string "#{authorFrontDoorMessages.auth_front_door}" to class "javax.el.ValueExpression" for attribute "value": Property Editor not registered with the PropertyEditorManager".

And yes, i have been searching a lot on google and read a lot of the article and forum threads but i haven´t been able to solve this.
I have been struggling with this problem more than a week now, so please give me a tip on what the problem might be.

Any idea?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 1 2009
Added on Jul 23 2009
5 comments
2,210 views