| From: | "Dave Cramer" <Dave(at)micro-automation(dot)net> | 
|---|---|
| To: | "'Poul Kristensen'" <bcc5226(at)vip(dot)cybercity(dot)dk>, <pgsql-jdbc(at)postgresql(dot)org> | 
| Subject: | Re: java and postgresql | 
| Date: | 2001-11-20 13:51:43 | 
| Message-ID: | 002e01c171ca$7d6c3320$c201a8c0@inspiron | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-jdbc | 
Poul,
 
Likely what is occuring here is that the applet doesn't have permission
to open a socket.
 
Dave
-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Poul Kristensen
Sent: Monday, November 19, 2001 5:55 PM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] java and postgresql
Hi,
I have a problem. 
  
A java program connecting to postgres 7.1.3 works fine using
> appletviewer + htm file - inserting , selecting..
Then I've copied the  class + htm file to the web root 
the applet is initialized but no fields appear.  If the jdbc jar file
was missing 
I would get an exception and I don't get one. 
The postgres data gives the following error:
pg_recvbuf: unexpected EOF on client connection.
Has anyone got an idea of why this haapens ?
I'm using  RH 7.2 + postgres 7.1.3. + jdbc7.1-1.2.jar or jdbc7.0.1.1jar 
all of it is done on the same machine. 
  
TIA
Best regards, 
Poul 
BTW! I have a problem joining the pgsql-jbdc mailinglist, so if you
would reply to my direct e-mail address 
please, I would be gratefull. 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2001-11-20 14:05:58 | Re: Serialize its create method throws NullPointerException | 
| Previous Message | Daems, Huub | 2001-11-20 12:38:34 | Serialize its create method throws NullPointerException |