Model reverse engineering with PostgreSQL
Model reverse engineering with PostgreSQL
- Subject: Model reverse engineering with PostgreSQL
- From: Serge Smadja <email@hidden>
- Date: Wed, 26 Feb 2003 00:55:06 +0100
Hi,
I made a quick test with PostgreSQL. I installed the Postgres Plugin
bundle from Hexdreams and EOModeler reverse engineers my schema quiet
well : primary keys, foreign keys and relations seem to be all here ;-)
The data browser allows me to browse my tables data right fro EOModeler
as expected but when I try to generate a D2W app, I get this error each
time I try to open a connection to the database (read or write) :
Error:
java.lang.IllegalStateException: _obtainOpenChannel --
com.webobjects.eoaccess.EODatabaseContext
com.webobjects.eoaccess.EODatabaseContext@63ab86: failed to open
database channel. Check your connection dictionary, and ensure your
database is correctly configured.
Reason:
_obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext
com.webobjects.eoaccess.EODatabaseContext@63ab86: failed to open
database channel. Check your connection dictionary, and ensure your
database is correctly configured.
Can somebody help me on this ? Why can EOModeler access the database
and not D2W ? Of course my model has been added to my D2W project.
Thanks
Serge
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.