Expressions.instance().createValueExpression(#{myBean.myProperty}) returns Object. It
needs to cast to your object type.
| Interpolator.instance().interpolate(#{myBean.myProperty})
| returns String.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100908#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...