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

Re: Postgresql, WO and servlet weirdness


  • Subject: Re: Postgresql, WO and servlet weirdness
  • From: Tarun Reddy <email@hidden>
  • Date: Mon, 28 Nov 2011 18:01:52 -0600

Ramsey, you nailed it. I included the plugin on the sub frameworks but not the main project and hence they weren't included in the war.

Thank you!

Tarun

On Mon, Nov 28, 2011 at 9:19 AM, Ramsey Gurley <email@hidden> wrote:
Sounds like the postgres plugin is not on the classpath so it is using the generic JDBC adaptor instead.

Ramsey

On Nov 27, 2011, at 9:22 PM, Tarun Reddy wrote:

> 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


 _______________________________________________
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: 
 >Postgresql, WO and servlet weirdness (From: Tarun Reddy <email@hidden>)
 >Re: Postgresql, WO and servlet weirdness (From: Ramsey Gurley <email@hidden>)

  • Prev by Date: Re: D2W Can I access Object property values from the rule system?
  • Next by Date: Re: What causes a ZERO in the ID ?
  • Previous by thread: Re: Postgresql, WO and servlet weirdness
  • Next by thread: AjaxFlexibleFileUpload in AjaxModalDialog
  • Index(es):
    • Date
    • Thread