Skip to Main Content

Java Development Tools

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!

java.lang.ClassCastException: Unable to convert "#{msgs.delete}" to type "javax.el.ValueExpression"

1012255Aug 14 2013 — edited Aug 15 2013

Hi Experts,

We are migrating our JSF from 1.0 to 1.2. There are some custom tags used in our application which are creating trouble in migration.

The exception we are getting is:

java.lang.ClassCastException: Unable to convert "#{msgs.delete}" to type "javax.el.ValueExpression" for attribute "value"

  at weblogic.jsp.internal.jsp.utils.JspRuntimeUtils.convertType(JspRuntimeUtils.java:150)

Kindly help in case you have come across such issue.
Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 12 2013
Added on Aug 14 2013
6 comments
1,031 views