[jboss-user] [Microcontainer] - Re: How do I programmatically declare a JNDI name dependency
alesj
do-not-reply at jboss.com
Wed Aug 29 07:41:55 EDT 2007
"wolfc" wrote : How do I translate a JNDI name to a KernelRegistryEntry?
?
You don't need to translate it.
All existing KernelRegistryEntry-ies will be asked if they are able to locate the entry with (some-jndi-name) name. And only your JNDIKernelRegistryEntry bean will be able to do that.
What name you give to your JNDIKernelRegistryEntry, has no meaning.
Is this what you are asking?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079103#4079103
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079103
More information about the jboss-user
mailing list