This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: External JARs and CMP relationshipsraja05 Dec 23, 2003 10:52 AM (in response to rchristy63)I doubt if you can do that. This is from the Spec 10.3.2 Container-managed relationships can exist only among entity beans within the same local relationship scope, as defined by the relationships element in the deployment descriptor. Container-managed relationships are defined in terms of the local interfaces of the related beans. 
 Since you cannot have two beans in different jars within a relationship scope, i think you might be out of luck.
- 
        2. Re: External JARs and CMP relationshipsrchristy63 Dec 23, 2003 11:03 AM (in response to rchristy63)Raj, 
 I suspected I might have been doing something wrong. Thanks for confirming that.
 Rich
 
    