Hi,
Is it possible to assign a JNDI name to a home interface? It is
possible with other EJB containers. e.g. I might want...
"mycompany.RenderFarmHome"
rather than....
"java:comp/env/ejb/RenderFarmHome"
This is particularly useful if I have a bean that can be deployed into
JBoss as well as Orion.
TIA,
- Paul H
