Re: AW: [JBoss-user] Bidirectional 1:n relation

2002-10-09 Thread Alex Loubyansky
DB> if you say 'only for local interfaces' you mean that the Home interface is DB> Local (LocalHomeEmployee) ?! Don't understand. Look at generated file and see whether it's local home (it must extend EJBLocalHome to be local home). Relationships are istablished between local interfaces (not loca

AW: [JBoss-user] Bidirectional 1:n relation

2002-10-08 Thread Dannemann, Bjorn
Hello Alex, if you say 'only for local interfaces' you mean that the Home interface is Local (LocalHomeEmployee) ?! * * @ejb:bean name="masterdata/Position" * display-name="Masterdata Position Entity Bean" * type="CMP" * cmp-version="2.x" *