Hi all,
I'm doing some RMI from my client application, and attempted to
transfer java.util.ArrayList instances containing Strings, Numbers,
other rawish objects and EOKeyGlobalIDs. I get an
"java.lang.IllegalArgumentException: encodeObject: unable to encode
object of class java.util.ArrayList"... Which I guess implies that I
can't use Lists to transfer multiple objects... Switching to NSArray
makes it work.
So, I guess NSCoder can encode simple Java objects such as Strings,
Numbers and Dates, and foundation type objects... Considering that WO
is moving towards standard Java types, should this be reported as a bug?
Flor
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]