Hi
I have exactly the same case
I want to add a @ManyToOne in an entity, that points to an entity in a different jar
(deployed separately)
And it gives me the same exception
org.hibernate.AnnotationException: @OneToOne or @ManyToOne on
com.casabaca.twc.ejb.model.TwcEstado.facCompania references an unknown entity:
com.casabaca.s3s.ejb.model.FacCompania
FacCompania is in another ejb.jar file that deploys correctly
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062635#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...