Re: stupid question about loading driver

From: Richard Welty <rwelty(at)averillpark(dot)net>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: stupid question about loading driver
Date: 2003-01-19 18:04:37
Message-ID: E18aJoD-0004Nw-00@skipper.averillpark.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sun, 19 Jan 2003 18:29:13 +0100 Anders Hermansen <anders(at)yoyo(dot)no> wrote:
> When using the -jar command to start an application the CLASSPATH is
> ignored.

> I bet this will work:
> /usr/java/j2sdk1.4.1_01/jre/bin/java -cp $CLASSPATH:mosa.jar
> com.example.foo.ExampleFooApp

bingo. that was it.

thanks everyone,
richard
--
Richard Welty rwelty(at)averillpark(dot)net
Averill Park Networking 518-573-7592
Unix, Linux, IP Network Engineering, Security

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Paul Stead 2003-01-19 18:14:13 Re: stupid question about loading driver
Previous Message Anders Hermansen 2003-01-19 17:29:13 Re: stupid question about loading driver