EJB and resource references

EJB 1.1 allows components to use logical names to access database connections, JavaMail sessions, and the home interfaces of other components. These names must be catalogued in the bean’s deployment descriptor. After deployment, you can configure the target of the reference in the component properties—see Chapter 2, “Deploying and Configuring EJB Components.”