Customization / EJB Reference - I
EJB references are used to obtain the reference of the other bean's home interface.
The deployment tool is responsible for proper binding in the JNDI context (might use LinkRef).
Application assembler tools can link an EJB reference declared in one enterprise bean to another bean in the same or different ejb-jar file. This gives an instruction to the Deployment tool to do the proper binding.