You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by As...@sungard.com on 2008/08/19 07:03:21 UTC

Issue with exception throwing incase of In-Only operations

Hi Axis2 users,

 

I noticed a limitation with exception throwing to client incase of
In-Only Axis operation (returning void) using Axis2 1.4. The same issue
is filed in JIRA at http://issues.apache.org/jira/browse/AXIS2-1277.

 

I realized that if an AxisFault occurs on server while executing in-Only
operations, the 'AbstractMessageReceiver' class just log the exception.
But if it is an In-Out operation, it throws proper exception to the
client. Does this mean that 'In-Only' operations can't throw exception
to the client? OR am I missing any subtle point here? Is this bug still
unresolved in Axis2 1.4 version?

 

Please help me to resolve this issue?

 

Thanks and Regards,

 

Ashish Arya

SunGard