Hi,

there seems to be a problem with propper handling of overlapping ejb lookup names in 
the
naming context.

For example:

If I deploy two ejb components named ejb/foo and ejb/foo/fooBar in
jboss I get a class cast exception ($Proxy<XX>) while rebinding the
components.

Is this allowed to have directories and component names in the same
jndi lookup folder?

If not, a verifier check seems to be missing in the deployment verifier
to check ambiguous lookup names.

If yes (haven't looked into the jndi spec yet :( ) there seems to be a
problem with the jndi mapping (to handle propper ambiguous lookup
names).

Just wanted to ask before filling in the proper bug report :).

Stephan.



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to