Re: Code updates for passing service references around as XML instead of base64 binary

2008-01-02 Thread Simon Laws
On Jan 2, 2008 3:44 PM, Simon Nash <[EMAIL PROTECTED]> wrote: > I just committed r608125 which changes the serialization format of the > CallableReference and ServiceReference signature types from base64 binary > to XML strings (see TUSCANY-1943). > > There are some method signatures that pass aro

Code updates for passing service references around as XML instead of base64 binary

2008-01-02 Thread Simon Nash
I just committed r608125 which changes the serialization format of the CallableReference and ServiceReference signature types from base64 binary to XML strings (see TUSCANY-1943). There are some method signatures that pass around service references using the Externalizable type. I did not change