EJB references

Add references for the EJBs that the application client accesses in its code. For example, add the EJB reference ejb/acctBean in EAServer Manager and use java:comp/env/ejb/acctBean in your application client code.

“EJB references” describes how to add or configure EJB references.