You can't use the EntityConverter like that in pages.xml. Try something like
<param name="typecolId" value="#{colList.col.typecol.id}" />
Or write a custom converter that knows how to deal with a typecol object.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057847#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...