password authentication failure - Mailing list pgsql-jdbc

From System Consult
Subject password authentication failure
Date
Msg-id e263048e0607130845k537fd9aft3233355d735b0d34@mail.gmail.com
Whole thread Raw
Responses Re: password authentication failure  (Mark Lewis <mark.lewis@mir3.com>)
List pgsql-jdbc
I was able able to create my database and create a Admin role with a password with which i was able to sign on to the database using the prompt. However, an attempt to access the database via my java application using jdbc gave this response
 
FATAL: password authentication failed for user "Admin"

 

please assist

pgsql-jdbc by date:

Previous
From: Markus Schaber
Date:
Subject: Re: CLASS EXCEPTION org.postgresql.Driver
Next
From: Mark Lewis
Date:
Subject: Re: password authentication failure