i've an old hibernate+jsf app and i want to move to seam.
I'm planning to setup one or more session beans accessing hibernate and implementing
crud for my persistent objects.
Should be better to convert all my data object to ejb3? what could be the best advantage
of having ejb3 instead of normal pojos?
thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988811#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...