Bug 5893 - GetStatusSetResponse.GetTransferStatusSet(i).getFault() always returns null
: GetStatusSetResponse.GetTransferStatusSet(i).getFault() always returns null
Status: NEW
: RFT
RFT
: 4.0.6
: PC Linux
: P3 normal
: ---
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-03-04 12:57 by
Modified: 2008-03-04 12:58 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-03-04 12:57:33
The call to ReliableFileTransferPortType.getStatusSet() returns a
GetStatusSetResponse object, and
GetStatusSetResponse.getTransferStatusSet(i).getFault() always returns null.
------- Comment #1 From 2008-03-04 12:58:15 -------
When a transfer fails, it is difficult to tell the reason of the failure.