I have a Bean A that has a collection of Beans B (for examples a Company is A and all 
Employees are the collection B). For
this was not hard to implement I now have to write the jonas-ejb-jar.xml. I think I 
need to specifiy that A has a method
("getTheBCollection()" / "getEmployees()") that's result is a collection of B, but how 
can I do this? I know that Inprise
does this in the CMP mapping section of their DD, and I found some hints in the 
jonas-ejb-jar.dtd, but I am not able to do
it. Can someone give me a sample how to write this?

Reply via email to