![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
-----Original Message----- From: Kris Jurka [mailto:books (AT) ejurka (DOT) com] Sent: 19 December 2003 22:10 To: Lamar Owen Cc: Lewis Foti; pgsql-bugs (AT) postgresql (DOT) org; pgsql-jdbc (AT) postgresql (DOT) org Subject: Re: [BUGS] Jdbc connection pooling and PG 7.4 consistently fails On Fri, 19 Dec 2003, Lamar Owen wrote: While I've got your attention on this, where is a good place for the RPM to place the jars that would be usable by the largest number of people? Currently they are just plunked down and no real installation is being done. Or, to put it a different way, how would you want to see the RPM handle the jars? There are significant issues to deal with, but give me your wish list. I'm the wrong person to ask about RPMs a debian fan, but I don't think you can do much better than just putting them somewhere. There are four different jar files each for a different java runtime environment, so you'd need to somehow figure out which version they want. Even if you figured out which version they were using, deciding where to put it is another difficulty. Classloading in java can be a real rats nest. Just putting it in a standard location (Debian uses /usr/share/java for all jars) is fine so other people/packages can adjust their classpath to use it or symlink it to another location. Kris Jurka |
#2
| |||
| |||
|
|
-----Original Message----- From: Kris Jurka [mailto:books (AT) ejurka (DOT) com] Sent: 19 December 2003 21:11 To: Lamar Owen Cc: Lewis Foti; pgsql-bugs (AT) postgresql (DOT) org Subject: Re: [BUGS] Jdbc connection pooling and PG 7.4 consistently fails On Fri, 19 Dec 2003, Lamar Owen wrote: On Friday 19 December 2003 01:27 pm, Kris Jurka wrote: The RPMs do not have the correct jar file. Try one of those available from http://jdbc.postgresql.org/download.html At the time I put the RPMs together there were no 'stable' 7.4 jars, so I grabbed the dev jars and the 7.3 jars and packaged those. The 7.4.1 packages will have the 7.4 jars since they are now available. There's always a stable version in souce form. I take it you don't have a java compiler handy and/or don't want to make the source rpms dependent on everyone having these tools available? Still shipping random jar files with a 7.4 labeled package isn't the best thing to do. Right now the 7.4 stable listed jars available for download aren't up to date with what is in cvs. If you are unwilling/unable to compile these yourself please send me or another jdbc developer an email and we'll make sure you've got the right binaries. For now you could use http://www.ejurka.com/pgsql/jars/ Kris Jurka |
![]() |
| Thread Tools | |
| Display Modes | |
| |