Deploying my application (nesting the jar) - Mailing list pgsql-jdbc

From Benjamin Stookey
Subject Deploying my application (nesting the jar)
Date
Msg-id 20051121232727.30929.qmail@web35013.mail.mud.yahoo.com
Whole thread Raw
Responses Re: Deploying my application (nesting the jar)  (Mark Lewis <mark.lewis@mir3.com>)
List pgsql-jdbc
I realize that it's not possible to nest the jar in
another jar, but I was wondering if anyone could give
me a suggestion for deploying my application using
this jar file.

I did try extracting the jar to include the class
files in my classpath (is this a bad idea?), but once
I did that I get the "No suitable driver"
SQLException. I'm probably making some blundering
mistake with my classpath, but I can't figure it out.

How have other people done this? Ideally, I'd like my
application to be in one jar file to make it easier
for my users. I'm still hoping this is possible...

Thanks for the help,
-Ben

/**
* @develEnv    ECLIPSE
* @javaVer    JAVA 1.4.2_08
* @OPSystem    SUSE LINUX
*/




__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Deadlock problem
Next
From: Mark Lewis
Date:
Subject: Re: Deploying my application (nesting the jar)