"petemuir" wrote : Or are you trying to use the entityconverter with this?
Peter, I exactly followed the ui example in Seam 1.2.0.
1. added following code in components.xml:<framework:entity-query
name="categories" ejbql="select c from Category c" />
2. created Converters class, and added the convert code as same as the ui example.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024859#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...