Re: Documentation

From: fabian_valdes(at)zona52(dot)com
To: Andrew Sullivan <andrew(at)libertyrms(dot)info>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Documentation
Date: 2002-07-22 17:36:36
Message-ID: 1027359396.3d3c42a457e6b@www.zona52.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Quoting Andrew Sullivan <andrew(at)libertyrms(dot)info>:

> On Mon, Jul 22, 2002 at 12:06:46PM -0500,
> fabian_valdes(at)zona52(dot)com wrote:
>
> > get some information about JSP and
> Postgresql?, I
> > have tried to connect to a DB in postgresql
> but I have
> > not had success,
>
> Is your database working? Is it listening?
Yes my DB es working, in fact, I can access to it with
Perl,
> Have you configured it
> at all?

Yes I configured all, with ./configure --with-java
with-perl and I installed it, other stuffs that I
installed was tomcat 4.0.3, java 1.3.0(because 1.4.0
did not work very well) and ant 1.3

What error message do you get?

this is the error messages
Exception
javax.servlet.ServletException: Can't create
DataSource: org.postgresql.Driver

Root
javax.servlet.ServletException: Can't create
DataSource: org.postgresql.Driver

>
> A
>
> --
> ----
> Andrew Sullivan
> 87 Mowat Avenue
> Liberty RMS Toronto,
> Ontario Canada
> <andrew(at)libertyrms(dot)info>
> M6K 3E3
> +1 416
> 646 3304 x110
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with
> the unregister command
> (send "unregister YourEmailAddressHere" to
> majordomo(at)postgresql(dot)org)
>

-------------------------------------------------
Abre una cuenta de por vida en Zona52.com

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Aaron Mulder 2002-07-22 17:36:46 Re: Documentation
Previous Message Andrew Sullivan 2002-07-22 17:15:37 Re: Documentation