[jboss-user] [EJB 3.0] - Re: entity bean name in ejb3 RC7

2006-09-04 Thread ikkida
Hi, I am developing a seam application integrated with JBPM. I am using Seam 1.0.1.GA on Jboss 4.0.4.GA with JBPM 3.1 I have a combined persistnace for JBMP and my application objects. When I do a create query as follows: User found = (User)

[jboss-user] [EJB 3.0] - Re: entity bean name in ejb3 RC7

2006-08-24 Thread mzeijen
OK, I'll check it today. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3967166#3967166 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3967166 ___ jboss-user mailing list

[jboss-user] [EJB 3.0] - Re: entity bean name in ejb3 RC7

2006-08-23 Thread mzeijen
I am having the same problem. Somehow Hibernate can't find the entitity classes in a different ejb package within the same ear package. I would really like to now how to fix this. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3967114#3967114 Reply to the post