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
gzilla/show_bug.cgi?id=11561
JNDI problem with jdk1.4
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Reso
> -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.
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
> 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