On Tue, 28 Dec 1999, Edson Carlos Ericksson Richter wrote:
> Try putting the postgresql.jar file in the /jre/lib/ext/ directory...
>
> Is possible to put the postgresql.jar file into another jar file (my
> app.jar) and use them in my app?
Not that I know of, other than extracting the files, but this may then
break the Manifest.
Personally I keep everything separate, and use the Manifest to add the jar
files required by an app to its classpath.
Peter
[snip]
--
Peter T Mount [EMAIL PROTECTED]
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]