> Hi!
> 
> I have been tying to deploy some EJB 2.0 having 1:many relationships
> without much success.
> 
> The postings I found seemed to contain mixed information whether there
> should be cmp-field entry for the cmr field in the ejb-jar.xml file or
> not. All of the postings were pre-1.52 as well.
>  
> The problem seems to have two sides:
> 
>       If I have cmp-field entry for the cmr field Orion generates cmp
> field for it ( in the orion-ejb-jar.xml) and tries to map it to the table
> at which point it fails.
> 
>       If I do not have cmp-field entry for the cmr field it would not let
> me to have abstract getters and setters.
> 
> 
> I am using Orion 1.52 release.
> 
> And yes, I have 
>         <cmp-version>2.x</cmp-version>
> 
> Could having both 1.1 and 2.0 beans in the same descriptor be part of the
> problem?
> 
> Can somebody help?
> 
> Thanks
> 
> Dobromir Tzankov
> [EMAIL PROTECTED]
> 


Reply via email to