blob: 98f8dbec6f95c71e16ad59e5c6379a832973a6b4 [file] [log] [blame]
The ejb-link element is used in the ejb-ref element to specify that an EJB reference is linked to an enterprise bean in the encompassing J2EE Application package. The value of the ejb-link element must be the ejb-name of an enterprise bean in the same J2EE Application package.
Example: <ejb-link>EmployeeRecord</ejb-link>