• 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
Postgresql, WO and servlet weirdness
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Postgresql, WO and servlet weirdness


  • Subject: Postgresql, WO and servlet weirdness
  • From: Tarun Reddy <email@hidden>
  • Date: Sun, 27 Nov 2011 22:22:09 -0600

I'm having an issue with deploying my app into a tomcat6 instance against Postgresql that doesn't seem to happen with MySQL. Basically, I'm getting different ERXMigration code with a servlet than when I start it from development mode. 

With dev mode, I'm getting a bunch of 

CREATE SEQUENCE... 

type lines, but don't get that when deployed via servlet. Also, it appears that constraints are getting deferred in development mode but not servlet deployment, so when deployed as a servlet, I get constraint violations when creating a child record before a parent record. But it works great locally. I'm kind of at a loss...


(The database isn't the issue, even though I've installed postgres on my mac and a linux box. When running the dev environment over an ssh tunnel to the linux box, it all works great)
 _______________________________________________
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

  • Follow-Ups:
    • Re: Postgresql, WO and servlet weirdness
      • From: Ramsey Gurley <email@hidden>
  • Prev by Date: Re: Connection Dictionary for ERAttachment (go away!)
  • Next by Date: AjaxFlexibleFileUpload in AjaxModalDialog
  • Previous by thread: Re: [RESOLVED] Cascade autoCompletion
  • Next by thread: Re: Postgresql, WO and servlet weirdness
  • Index(es):
    • Date
    • Thread