Bug 6264 - NullPointerException in org.globus.wsrf.encoding.FaultCauseSerializer
: NullPointerException in org.globus.wsrf.encoding.FaultCauseSerializer
Status: RESOLVED FIXED
: Java WS Core
globus_wsrf_core
: 4.2.0
: Macintosh All
: P3 normal
: 4.2.1
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-07-28 14:55 by
Modified: 2008-07-28 15:09 (History)


Attachments


Note

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


Description From 2008-07-28 14:55:29
FaultCauseSerializer.serialize(...) throws a NPE when cause is null.

Version: 4.2.0
------- Comment #1 From 2008-07-28 15:01:51 -------
now catches the situation where the cause is null