Re: First-time JDBC setup with Jakarta! Whee!

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: Adam Haberlach <adam(at)newsnipple(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: First-time JDBC setup with Jakarta! Whee!
Date: 2001-02-20 08:48:51
Message-ID: 982658931.3a922f736d2c7@webmail.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-jdbc

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/

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jan Wieck 2001-02-20 09:19:52 Re: passing values to a function
Previous Message Thomas Lockhart 2001-02-20 04:25:39 Re: terminal psql: wrong console keystrokes

Browse pgsql-jdbc by date

  From Date Subject
Next Message Ramachandra K.B.S 2001-02-20 09:24:22 RE: [JDBC] Re: First-time JDBC setup with Jakarta! Whee!
Previous Message Adam Haberlach 2001-02-19 20:07:31 First-time JDBC setup with Jakarta! Whee!