posted 19 years ago
Hi Gemini,
Section 22.5 of the specification shows the DTD for the deployment descriptor. There you can see:
<!ELEMENT ejb-jar (description?, display-name?, small-icon?,
large-icon?, enterprise-beans, relationships?,
assembly-descriptor?, ejb-client-jar?)>
This shows that the DD has several sections - description, display-name, etc - but only one is required: the enterprise-beans section. If your enterprise beans define relationships they should be described in the relationships section and this section must follow the enterprise-beans section.
Regards,
Stefan
SCJP 1.4, SCBCD 1.3<br />IBM 141, 484, 486