[jboss-dev-forums] [Design of EJB 3.0] - Re: JNDI names with a leading /

wolfc do-not-reply at jboss.com
Thu Aug 13 09:06:28 EDT 2009


A leading '/' is allowed (http://java.sun.com/j2se/1.5.0/docs/api/javax/naming/CompositeName.html), but we got it implemented horrible wrong.

The easiest fix is removing the leading '/' before binding the ProxyFactory.

At the end of the day nobody should use a leading '/', unless they really really want to. :-)

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249407#4249407

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249407



More information about the jboss-dev-forums mailing list