hehe... np... um... I think I've killed it, but it was literally yesterday or the day before...
here it is http://www.mail-archive.com/ejb-interest%40java.sun.com/msg23149.html cheers dim ps - I've put this back on the list because I dont consider it too off-topic (o: ----- Original Message ----- From: "Paul Kavanagh" <[EMAIL PROTECTED]> To: "Dmitri Colebatch" <[EMAIL PROTECTED]> Sent: Friday, October 11, 2002 10:54 AM Subject: RE: [Xdoclet-user] CMR between entity beans in different jars Hey Dmitri, I didn't want to cc the list coz it's a bit off topic, but what was the subject of the ejb-interest thread that you're referring to ? I searched the archives but found too many links to go through.. Cheers, -Paul > -----Original Message----- > From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 10, 2002 4:35 PM > To: Paul Kavanagh; [EMAIL PROTECTED] > Subject: Re: [Xdoclet-user] CMR between entity beans in different jars > > > an alternative solution (to that one) is to just manage the relationships > (that span applications) yourself, and break the application up into logical > units (applications). I think this was discussed on ejb-interest the other > day... of course some xdoclet smarts could make this very easy... > > cheers > dim > > ----- Original Message ----- > From: "Paul Kavanagh" <[EMAIL PROTECTED]> > To: "Dmitri Colebatch" <[EMAIL PROTECTED]>; "Aslak Helles�y" > <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Friday, October 11, 2002 9:34 AM > Subject: RE: [Xdoclet-user] CMR between entity beans in different jars > > > Damn spec ;) > > I did some more digging around and it looks like they originally allowed > remote CMRs in the spec > but it was eliminated in PFD2: > http://www.onjava.com/pub/a/onjava/2001/06/26/ejb.html?page=2 > > Thanks, > -Paul > > > -----Original Message----- > > From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, October 10, 2002 4:23 PM > > To: Aslak Helles�y; Paul Kavanagh; [EMAIL PROTECTED] > > Subject: Re: [Xdoclet-user] CMR between entity beans in different jars > > > > > > yeah, its not allowed... either that or we're both wrong (o: > > > > ----- Original Message ----- > > From: "Aslak Helles�y" <[EMAIL PROTECTED]> > > To: "Paul Kavanagh" <[EMAIL PROTECTED]>; > > <[EMAIL PROTECTED]> > > Sent: Friday, October 11, 2002 8:56 AM > > Subject: RE: [Xdoclet-user] CMR between entity beans in different jars > > > > > > > I might be wrong, but I don't think that's allowed by the > > > ejb-2_0-fr2-spec.pdf. See: > > > > > > 11.2.1: > > > > > > "The Bean Provider creates an ejb-jar file which contains a deployment > > > descriptor describing > > > several entity beans and their relationships. EJB QL assumes that a > single > > > deployment descrip-tor > > > in an ejb-jar file constitutes a nondecomposable unit for the container > > > responsible for > > > implementing the abstract persistence schemas of the entity beans and > the > > > relationships > > > defined in the deployment descriptor and the ejb-jar file. Queries can > be > > > written by utilizing > > > navigation over the cmr-fields of related beans supplied in the same > > ejb-jar > > > by the Bean Pro-vider > > > because they are implemented and managed by the same container." > > > > > > Aslak > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] > > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Paul > > > > Kavanagh > > > > Sent: 11. oktober 2002 00:38 > > > > To: [EMAIL PROTECTED] > > > > Subject: [Xdoclet-user] CMR between entity beans in different jars > > > > > > > > > > > > Hi, > > > > > > > > has anybody created a CMR between entity beans in different jars > > > > using XDoclet ? I've searched the > > > > archives and checked the samples, but can't find out how to do it. > > > > > > > > Any help appreciated. > > > > > > > > Thanks in advance, > > > > -Paul > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This sf.net email is sponsored by:ThinkGeek > > > > Welcome to geek heaven. > > > > http://thinkgeek.com/sf > > > > _______________________________________________ > > > > Xdoclet-user mailing list > > > > [EMAIL PROTECTED] > > > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > Xdoclet-user mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
