1 | Resource factories represents the resources used by the bean such as JDBC. |
2 | A bean obtain the reference to these factories by using resource factory references in the deployment descriptor and looking up the environment variable from the JNDI entries during the runtime. |
3 |
Resource factory references defined with resource-ref tag. resource-ref tag contains
|