Hi
within tbe CMethodCaller the causing server side
exception is wrapped via a CHessianException. The
causing execption object is "ignored". On the client
side you have to parse the failure message to extract
the actual server exception.
The patch sets the InnerException within the
CHessianException.
Thanks
B459
patch