Bugzilla – Bug 5893
GetStatusSetResponse.GetTransferStatusSet(i).getFault() always returns null
Last modified: 2008-03-04 12:58:15
You need to log in before you can comment on or make changes to this bug.
The call to ReliableFileTransferPortType.getStatusSet() returns a GetStatusSetResponse object, and GetStatusSetResponse.getTransferStatusSet(i).getFault() always returns null.
When a transfer fails, it is difficult to tell the reason of the failure.