Hi,
probably "@Transient" on a relation field does not work. Try to remove it.
To prevent unnecessary persisting of the entity, you might set the "cascade"
attribute to e.g. "don't cascade persist calls".
Hope this helps
Wolfgang
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266734#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...