CMR implementation without Local interface

hi ,I'm not using any local interfaces for my entity bean and i want to maintain the relation ship between my entity beans .Is it possible with only remote interfaces?and how?Thanks
[203 byte] By [deserve1a] at [2007-11-26 14:50:41]
# 1

No, in the CMP 2.x model, only local interfaces can be used for container-managed relationships.

It's not allowed for good reason, which is that these kinds of modelling relationships are closely

coupled by nature and are not good candidates for the heavier-weight multi-tier remote view.

--ken

ksaksa at 2007-7-8 8:38:48 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...