did you try to specify the name with referencedColumnName:
@JoinColumn(name="catalogueFk",referencedColumnName="catalogue")
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080251#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...