persistence@glassfish.java.net

TopLink and PostGreSQL exception: please I need help

From: Alea Management & Technology Solutions <ti_at_alea.inf.br>
Date: Mon, 26 May 2008 16:28:02 -0300

Hey,
 
I am new to EJB3.0 and I am creating a simple EJB example
using GlassFish and PostgreSQL.
 
I am getting the org.postgre.util.PSQLException:ERROR: relation "tvdacad001"
does not exist
 
The database name "tvdacad001" is not written in lowercase anywhere. Inside
Postgre database the database table
is TVDACAD001 so in the entity class Company.java too.
 
Please, find attached:
. A SessionBean called (CompanyBean)
. An Entity called (Company)
 
Any help would be great.
 
Thanks much,
 
--
Lee