RE: [JDBC] Re: First-time JDBC setup with Jakarta! Whee!

From: "Ramachandra K(dot)B(dot)S" <ram(at)meritsystems(dot)com>
To: "'Peter T Mount'" <peter(at)retep(dot)org(dot)uk>, Adam Haberlach <adam(at)newsnipple(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org
Subject: RE: [JDBC] Re: First-time JDBC setup with Jakarta! Whee!
Date: 2001-02-20 09:24:22
Message-ID: D146AB5F4EE5D311B3E1004005726BB51B6651@mainserver
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-jdbc

Hi,

We have JDBC driver working with Tomcat, by simply copying the
postgresql.jar file into the tomcat/lib directory, and restarting
tomcat.

No changes to server.xml are required for this.

Hope this helps.

Ram

-----Original Message-----
From: Peter T Mount [mailto:peter(at)retep(dot)org(dot)uk]
Sent: Tuesday, February 20, 2001 2:19 PM
To: Adam Haberlach
Cc: pgsql-interfaces(at)postgresql(dot)org; pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] Re: [INTERFACES] First-time JDBC setup with Jakarta!
Whee!

Quoting Adam Haberlach <adam(at)newsnipple(dot)com>:

> I could have sworn that we were splitting this list up,
> to move the PHP and JDBC stuff somewhere else, but I can't
> seem to find any reference to that on the web pages, so here
> goes.

pgsql-jdbc(at)postgresql(dot)org is the list. I'm cc'ing that list now.

I keep meaning to post an email about the new list to interfaces,
general & sql
(as that's where JDBC stuff is still being posted).

> I've installed Jakarta Tomcat, and have it running, and
> now I'm trying to get the postgres jdbc drivers installed.
> I think I did it right (put the files int he right place,
> cast the magic server.xml incantation, and now when I start,
> I get:
>
> FATAL: configuration error
> java.lang.NoSuchMethodException: setContextManager

[snip]

> Is it not finding my file, do I need better magic in the conf
file,
> or what?

Not sure. I've got tomcat installed at home, but that's about it. The
next step
is to add the jdbc driver.

PS: I'm writing a couple of tutorials on getting the JDBC driver to work
with
both Tomcat & Jboss (an OS EJB container, with some links to tomcat), so

hopefully, time willing by the weekend I may get the same exception as
you ;-)

Peter

--
Peter Mount peter(at)retep(dot)org(dot)uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Albinson 2001-02-20 10:52:51 Re: First-time JDBC setup with Jakarta! Whee!
Previous Message Jan Wieck 2001-02-20 09:19:52 Re: passing values to a function

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Albinson 2001-02-20 10:52:51 Re: First-time JDBC setup with Jakarta! Whee!
Previous Message Peter T Mount 2001-02-20 08:48:51 Re: First-time JDBC setup with Jakarta! Whee!