https://issues.apache.org/bugzilla/show_bug.cgi?id=52830
--- Comment #1 from moogle <easyra...@gmail.com> 2012-03-06 09:57:15 UTC --- Doesn't work with a javax.naming.Name create with key "java:comp/env/jdbc/mydb" If you look at http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/naming/SelectorContext.java?revision=1225625&view=markup You could see that prefix is only "java:" and protected Name parseName(Name name) return name.getSuffix(1) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org