Hello,

I'm reading this book and trying the probleme described in the title.

For instance, I have two JAR files a.jar and b.jar where I deployed respectively the A 
and the B entity bean.

Now, I want to create a relation Many-To-One from B to A... The issue is when I 
deployed B, I get the exception : "A not bound"...

In the book (p. 203), it says : "if 2 entity beans are to have a relationship, they 
must be deplyoed by the same deployment descriptor". This is the reality ? I can't 
definitively solved my problem ??? 

However, I saw over the web that ejb-link should allow to refer a EJB deployed in 
another JAR file using this syntax : <ejb-link>./a.jar#A</ejb-link>. Does JBoss 4 
support this feature ?

Thanks for your reply !

Best regards,
Anthony MÃLLER

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852073


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to