Enable show_sql = true in the persistence.xml:

<property name="hibernate.show_sql" value="true"/>
  | 

and see what query is being generated which results in this error.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217401
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to