pgsql and JNDI failures

From: Nick Johnson <pgtc(at)spatula(dot)net>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: pgsql and JNDI failures
Date: 2002-04-20 15:48:18
Message-ID: Pine.BSF.4.30.0204200844440.1596-100000@yitiya.pair.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Greetings,

I've noticed in searching the archives that a number of people have
reported this problem, which is sort-of comforting because I'm having it
too.

I've set up all the required config to have a jdbc resource available via
JNDI, and there's no problem looking up the resource. The problem comes
in when retrieving a DataSource object, which exists but is always null.
Somehow this did actualy work for me on one particular day, but it's never
worked since, and for the life of me I can't figure out what was different
that day.

Has anyone solved this problem or is there a known work-around?

Nick

--
"The aptly-named morons.org is an obscenity-laced screed..."
-- Robert P. Lockwood, Catholic League director of research
Nick Johnson, version 2.0 http://www.spatula.net/

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-04-20 16:17:40 Re: pgsql and JNDI failures
Previous Message Thomas O'Dowd 2002-04-20 02:30:03 Re: [PATCHES] patch for ResultSet.java