I'm trying to go through the "WebObjects, WOLips and Wonder Tutorial, Part 1" 
screencast at http://www.wocommunity.org/webobjects_screencasts.html.  The 
first attempt to run the project occurs at 12 minutes into the video. When I 
run the project, I get no error messages AFAICT, and the "Hello "World" window 
opens up, but the table "t_user"  is not created.  

I'm using postgresql.  I have created a database called "sooper", and a role 
(ie user) "demo" with a password of "demo". 

in the EOModel under Default: 
Prototype = EOJDBCPostgresqlPrototypes
url: jdbc:postgresql://localhost/sooper
Driver: org.postgresql.Driver
Plugin: PostgresqlPlugIn

Any suggestions of where I should look?  
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to