[Bug 52830] DataSource JNDI lookup with javax.naming.Name failed

2014-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52830 --- Comment #11 from Jackie Rosen --- *** Bug 260998 has been marked as a duplicate of this bug. *** Seen from the domain http://volichat.com Page where seen: http://volichat.com/adult-chat-rooms Marked for reference. Resolved as fixed @bug

[Bug 52830] DataSource JNDI lookup with javax.naming.Name failed

2012-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52830 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 52830] DataSource JNDI lookup with javax.naming.Name failed

2012-07-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52830 sebastien michea changed: What|Removed |Added Status|RESOLVED|REOPENED Component|Cat

[Bug 52830] DataSource JNDI lookup with javax.naming.Name failed

2012-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52830 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

DO NOT REPLY [Bug 52830] DataSource JNDI lookup with javax.naming.Name failed

2012-03-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52830 --- Comment #7 from Konstantin Kolinko 2012-03-23 16:44:30 UTC --- (In reply to comment #6) I've applied this alternative implementation in r1304468 (trunk), r1304471 (TC7) -- Configure bugmail: https://issues.apache.org/bugzilla/userpre

DO NOT REPLY [Bug 52830] DataSource JNDI lookup with javax.naming.Name failed

2012-03-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52830 --- Comment #6 from Konstantin Kolinko 2012-03-21 00:47:51 UTC --- Regarding the patch - r1298635 - I see one minor (theoretical?) issue. It calls Name result = new CompositeName(); .. result.addAll(name.getSuffix(1)); Looking at Compos

DO NOT REPLY [Bug 52830] DataSource JNDI lookup with javax.naming.Name failed

2012-03-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52830 --- Comment #5 from Mark Thomas 2012-03-12 19:53:46 UTC --- Fix proposed for 6.0.x. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee

DO NOT REPLY [Bug 52830] DataSource JNDI lookup with javax.naming.Name failed

2012-03-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52830 Mark Thomas changed: What|Removed |Added Status|RESOLVED|REOPENED Component|Catalina

DO NOT REPLY [Bug 52830] DataSource JNDI lookup with javax.naming.Name failed

2012-03-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52830 --- Comment #3 from lachame...@gmail.com 2012-03-12 18:20:16 UTC --- The same bug happen on Tomcat 6. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

DO NOT REPLY [Bug 52830] DataSource JNDI lookup with javax.naming.Name failed

2012-03-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52830 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 52830] DataSource JNDI lookup with javax.naming.Name failed

2012-03-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52830 --- Comment #1 from moogle 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?revi