Re: Problems with examples of libpsjava

1999-08-25 Thread Stephane Bortzmeyer
On Thursday 19 August 1999, at 14 h 37, the keyboard of David Rocher <[EMAIL PROTECTED]> wrote: > you should have /usr/lib/postgresql/lib/postgresql.jar in your > CLASSPATH. > > (not java-policy complaint... should get a bug report...) Not yet: the text of the Policy is not even included in jav

Re: Problems with examples of libpsjava

1999-08-19 Thread David Rocher
On Wed, Aug 18, 1999 at 05:03:36PM +0200, Andreas Tille wrote: > I really have no idea how to fix that. The CLASSPATH variable > is not set as I read in the Debian documentation. Could this be > the point that some CLASSPATHes have to be set and if yes > which? you should have /usr/lib/postgresq

Problems with examples of libpsjava (fwd)

1999-08-19 Thread Andreas Tille
Sorry, if this posting reaches the list twice, but I didn't found it in my mailbox from the list and I'm afraid that it has been lost the day before. Hello, I managed to get my first "Hello-Word"-like Java programs. Now I started fiddling around with the examples of libpgjava because I intend to

Problems with examples of libpsjava

1999-08-18 Thread Andreas Tille
Hello, I managed to get my first "Hello-Word"-like Java programs. Now I started fiddling around with the examples of libpgjava because I intend to write a database application. I copied the examples to my home directory and compiled them with javac which is shipped with the following Debian packa