11.2.3 JNDI bindings
There are three options available for binding EJB and resource object names...
- <ejb-ref>
- <resource-ref>
...to the name space...
- Simple name
- Compound/fully qualified name
- Corbaname
The binding used depends on whether or not the application is running within the same appserver.