From: | "Mihai Gheorghiu" <tanethq(at)earthlink(dot)net> |
---|---|
To: | <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: newbB: Howto tell if jdbc is compiled-in? |
Date: | 2002-02-15 18:54:00 |
Message-ID: | 002e01c1b652$229a5e00$6e646464@New6.Travel |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
This message came right on time to avoid putting down the wall with my head
:-(
I could not trace the source of the Broken Pipe message.
RH7.1, jdk1.3.1, TC4.0.1: Broken Pipe
RH7.2, jdk1.4.0-rc, TC4.0.2LE: java.net.SocketException: Socket closed
RH7.2, jdk1.4.0-rc, TC3.2 embedded in NB3.3.1: No error???
I'm using Poolman2.1-b1.
Please share your experiences.
Thank you all.
-----Original Message-----
From: Nick Fankhauser <nickf(at)ontko(dot)com>
To: john-paul delaney <jp(at)justatest(dot)com>; pgsql-jdbc(at)postgresql(dot)org
<pgsql-jdbc(at)postgresql(dot)org>
Date: Tuesday, February 12, 2002 9:42 AM
Subject: Re: [JDBC] newbB: Howto tell if jdbc is compiled-in?
>
>
>> BTW, I'm interested in java servlets running under Apache Tomcat,
>> using postgreSQL as the back-end store. Can anyone recommend any
>> sites that discuss this combination?
>
>Tony Grant has a page describing this combination with the addition of
>Macromedia UltraDev: http://www.animaproductions.com/ultra.html
>
>It's just barely started, but I have a few notes about problems we
>encountered in connection with JDBC & Tomcat in here:
>http://www.fankhausers.com/tomcat/jdbc/. More to come as time allows... The
>combination you mention is exactly what we're using, and we found it quite
>easy to work with once you get past the setup hump, which was a real bear.
>Although I've found some other sites out there describing this setup, the
>information we ultimately ended up using all came from the "official"
Tomcat
>site. In particular, take a look at the mod_jk documentation.
>
>-Nick
>
>
>
>
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
From | Date | Subject | |
---|---|---|---|
Next Message | Ned Wolpert | 2002-02-15 19:41:13 | Re: Connection Pooling |
Previous Message | Mihai Gheorghiu | 2002-02-15 18:44:46 | Re: Connection Pooling |