RE: Problem Returning BEAN

2001-06-27 Thread venkat reddy
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

RE: Problem Returning BEAN

2001-06-27 Thread Kartheek Hirode
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