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 <[email protected]> wrote: > 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 machine the object I wish to fetch the relationship from > has isFault set to true, but on the development machine isFault is false. > Manually refaulting the object allows me to correctly fetch the relationship, > but shouldn’t this happen automatically? > > Upgrading to the latest version of wonder, and using the latest jdbc driver > doesn’t seem to resolve the issue. > > — > Freddie Tilley > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/freddie.tilley%40amboss-software.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
