JNDI Problem

2001-11-01 Thread Muhammad Asif Siddiqui
> I am using poolman 2.1 with apache tomcat 4. The problem i am facing is > that connection pool is not accessible through jndi whereas in server > window poolman gives confirmation that pool is bound to jndi name. However > connection is available and working through Poolman class. I m really > s

Tomcat 5 - jndi problem

2003-12-10 Thread Frank Renaers
Hi, Is it possible to browse the Tomcat jndi context from within another vm. I wrote a small junit test to test this, but it always fails !! It always throws a javax.naming.NameNotFoundException: Name java:comp is not bound in this Context My jndi.properties contains the following settings : j

DO NOT REPLY [Bug 11561] - JNDI problem with jdk1.4

2004-08-20 Thread bugzilla
gzilla/show_bug.cgi?id=11561 JNDI problem with jdk1.4 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

DO NOT REPLY [Bug 11561] - JNDI problem with jdk1.4

2004-08-21 Thread bugzilla
gzilla/show_bug.cgi?id=11561 JNDI problem with jdk1.4 --- Additional Comments From [EMAIL PROTECTED] 2004-08-21 10:22 --- Looking in more detail at the build scripts, the LE distribution doesn't appear to include commons-dbcp.jar or commons-pool.jar both of which are required for

FW: Tomcat 5 - jndi problem - Can someone of the developers help me ???

2003-12-10 Thread Frank Renaers
> -Original Message- > From: Frank Renaers > Sent: woensdag 10 december 2003 12:04 > To: '[EMAIL PROTECTED]' > Subject: Tomcat 5 - jndi problem > > Hi, > > Is it possible to browse the Tomcat jndi context from within another vm.