• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Problem with the WebObjects, WOLips and Wonder Tutorial, Part 1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with the WebObjects, WOLips and Wonder Tutorial, Part 1


  • Subject: Re: Problem with the WebObjects, WOLips and Wonder Tutorial, Part 1
  • From: Pascal Robert <email@hidden>
  • Date: Fri, 11 Nov 2011 11:35:17 -0500

Hi Kevin,

Did you specify the username and password in the model? And in Eclipse's console, you should see if the migration worked to create the table. Make sure that those two properties:

  er.migration.migrateAtStartup=true
  er.migration.createTablesIfNecessary=true

are set to true in the Properties file, and they are not commented out (e.g., they don't have a # in front).

> 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@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Problem with the WebObjects, WOLips and Wonder Tutorial, Part 1 (From: Kevin Spake <email@hidden>)

  • Prev by Date: Problem with the WebObjects, WOLips and Wonder Tutorial, Part 1
  • Next by Date: Re: Problem with the WebObjects, WOLips and Wonder Tutorial, Part 1
  • Previous by thread: Problem with the WebObjects, WOLips and Wonder Tutorial, Part 1
  • Next by thread: Re: Problem with the WebObjects, WOLips and Wonder Tutorial, Part 1
  • Index(es):
    • Date
    • Thread