[jboss-user] [JBoss Seam] - Re: Cannot find the entityconverter taglib

petemuir do-not-reply at jboss.com
Wed Mar 14 15:47:55 EDT 2007


I think that normally happens if you are saving an unmapped object using hibernate.  Put a breakpoint in your action method and check whether the selected object is correct (i.e. no odd strings there and. the object has been correctly converted by convertEntity) - if it has then the problem is your hibernate mappings.  

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028141#4028141

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028141



More information about the jboss-user mailing list