PROTECTED]
Subject: RE: Problem Returning BEAN
The encoding style is set in the Response constructor in your RPCProvider
class. This could be the same as the incoming 'call' or something different
if that is what is needed.
resp = new Response (targetID, callMethodNam
The encoding style is set in the Response constructor in your RPCProvider
class. This could be the same as the incoming 'call' or something different
if that is what is needed.
resp = new Response (targetID, callMethodName, returnParam, null,
null, call.getEncodingStyleU