Good work!
Sometimes it is hard for JBoss to find a good error message. When you specify the column
annotation, JBoss tries to save/serialize the object into that column, no matter of what
type it is. So in this case, JBoss finds the UsuarioEJB and then i tries to save it into
the column idUsuario - and here is the place where everything goes wrong. How can Jboss
serialize UsuarioEJB into the specified column, it doesn't have a type for it, ...
//Oskar
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043611#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...