-
Feb 22nd, 2006, 11:15 AM
#1
Component javax.faces.component.UISelectItem is no ValueHolder
i've started developing my application from equinox. I've two table joined one-to-many.
I want to populate the field of one table with a dropdown from the ather table. To do this
i've created a custom converter. When value are null i return null in getAsObject().
CRUD operation are ok in every case, but in log error i've
ERROR - UIComponentTagUtils.setValueProperty(153) | Component javax.faces.component.UISelectItem is no ValueHolder, cannot set value.
can you help me ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules