[Q] JDBC + Servlet ?

From: 오재훈 <jaehoon(at)postech(dot)ac(dot)kr>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: [Q] JDBC + Servlet ?
Date: 1999-06-22 06:28:00
Message-ID: 005f01bebc78$60fd8f40$415bdf8d@postech.ac.kr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I am using Apache 1.3.6 + JServ 1.0 final + postgres 6.5.

I have following messages in log file whenever i execute servlet which uses JDBC.

I am using jdk1.1.7, jsdk 2.0.

[22/06/1999 15:10:35:765] (EMERGENCY) ajp11: can not connect to host 127.0.0.1:8007
[22/06/1999 15:10:35:766] (EMERGENCY) ajp11: connection fail
[22/06/1999 15:10:35:766] (ERROR) an error returned handling request via protocol "ajpv11"

I onlu updated jserv.properties by following

wrapper.classpath=/usr/local/jserv/lib/ApacheJServ.jar
wrapper.classpath=/usr/local/jsdk/lib/jsdk.jar
wrapper.classpath=/usr/local/jdk/lib/postgresql.jar

Is there anything else i have to do?

Thank you in advance!!

Browse pgsql-interfaces by date

  From Date Subject
Next Message Thomas Lockhart 1999-06-22 06:36:42 Re: [INTERFACES] esql\c documentation
Previous Message Jeff Eidsness 1999-06-22 06:06:18 please help