Re: Weird problem with EOModel create SQL

2013-11-18 Thread Chuck Hill
Was this in a framework? Is the MySQL plugin on the class path in the framework? -- Chuck Hill Executive Managing Partner, VP Development and Technical Services Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific

Re: Postgresql connection issue

2013-11-18 Thread Pascal Robert
Since when OS X became "a economic deployment environment" ? - Mail original - De: "Daniel D CIV NAVAIR Beatty, 474300D" À: "WebObjects-Dev List" Envoyé: Lundi 18 Novembre 2013 13:28:01 Objet: RE: Postgresql connection issue Hi, I have one stupid question. So is this supposed to be a r

Re: Postgresql connection issue

2013-11-18 Thread Ramsey Gurley
Just a few days ago, this happened http://aws.amazon.com/rds/postgresql/ :-) On Nov 18, 2013, at 11:28 AM, Beatty, Daniel D CIV NAVAIR, 474300D wrote: > Hi, > I have one stupid question. So is this supposed to be a recipe to use the > native Postgresql is now in OSX? I remember back Tiger

RE: Postgresql connection issue

2013-11-18 Thread Beatty, Daniel D CIV NAVAIR, 474300D
Hi, I have one stupid question. So is this supposed to be a recipe to use the native Postgresql is now in OSX? I remember back Tiger through Snow Leopard that the one blessing that came with MySQL was the fact that it was native to the system. While I could make environment I did chose in my

Re: Weird relationship issue on Mavericks

2013-11-18 Thread Freddie Tilley
Oh, the database I’m using is Postgres 9.3 java version "1.6.0_65" Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609) Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode) On 18 nov. 2013, at 18:57, Freddie Tilley wrote: > Hi, > > Since upgrading to Mavericks I’ve

Weird relationship issue on Mavericks

2013-11-18 Thread Freddie Tilley
Hi, Since upgrading to Mavericks I’ve got this weird problem with fetching an objects relationship during development. On the development machine a non null to one relationship returns null. On the deployment machine (FreeBSD) the object is fetched without any problems. On the deployment machi