Re: The object with globalID cannot be found
Re: The object with globalID cannot be found
- Subject: Re: The object with globalID cannot be found
- From: Henrique Prange <email@hidden>
- Date: Wed, 26 Nov 2008 15:55:42 -0200
Hi Guido,
Guido Neitzer wrote:
I had a similar issue with a project where the connection dictionaries
where not equal. If the URL and the username are the same, they have to
respond true to equals() or you'll see weird problems. Can you check that?
I'm using the Wonder properties to ensure this is not happening. Anyway,
I added some code to verify:
Model A URL: jdbc:oracle:thin:@192.168.1.37:1521:xe
Model B URL: jdbc:oracle:thin:@192.168.1.37:1521:xe
Model A username: my_username
Model B username: my_username
Is connection url equals? true
Is user name equals? true
:(
Cheers,
Henrique
_______________________________________________
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