Is it not possible for you to represent the object as
an XML and from the XML, reconstruct the object back
inside the client.

--- Engstr�m_Anders <[EMAIL PROTECTED]> wrote:
>
> Now - we want to extend this functionality a bit,
> and allow parameters and
> return values being sent as serialized java objects.
> The idea is to
> serialize the object into a byte-array and somehow
> send this array as a
> string within the XML-payload. The string is then
> put into a byte-array and
> deserialized. This works fine - but I'm not sure
> we've solved it in the most
> elegant way :/
>
> Again - the idea is to represent the serialized
> object as a String. Below is
> the utility-code we're using to read/write the
> object/string:



__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to