Deploying my application (nesting the jar)

Поиск
Список
Период
Сортировка
От Benjamin Stookey
Тема Deploying my application (nesting the jar)
Дата
Msg-id 20051121232727.30929.qmail@web35013.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: Deploying my application (nesting the jar)  (Mark Lewis <mark.lewis@mir3.com>)
Список 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 по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Deadlock problem
Следующее
От: Mark Lewis
Дата:
Сообщение: Re: Deploying my application (nesting the jar)