Re: Error Deserializing EOGlobalID via Web Services
Re: Error Deserializing EOGlobalID via Web Services
- Subject: Re: Error Deserializing EOGlobalID via Web Services
- From: email@hidden
- Date: Mon, 12 Jun 2006 21:13:09 +1200
Hello;
Has anybody any further advice in this area? I'd like to shift
EOTemporaryGlobalID-s from the client back to the server in order to
reference EO's that I'd made in previous web-services invocations.
EOTemporaryGlobalID-s serialise fine from WO... (the A's are fake
data obviously)
<globalID xsi:type="ns4:EOGlobalID">
<data xsi:type="xsd:base64Binary">AAAAAAAAAAAAAAAAA</data>
</globalID>
...but they don't seem to deserialise in the same way.
cheers.
It might be that you can't do this with a EOTemporaryGlobalID. Those
aren't real global IDs, just a process specific placeholder for a real
global ID that *may* get generated later.
Chuck
At 01:15 PM 21/11/2003 -0700, King Chung Huang wrote:
>I'm trying to return a EOGlobalID (specifically, EOTemporaryGlobalID)
>from a method provided via WebObjects's Web Services. However, I'm
>getting an "IllegalArgumentException" and I'm not sure why this is
so.
>I've reduced the problem to a very simple scenario. WOApp 1 calls a
>no-argument web service method on WOApp 2, which returns a
EOGlobalID.
>Anyone have any ideas on what's causing the exception?
___
Andrew Lindesay
www.lindesay.co.nz
_______________________________________________
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