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
