Hi,
I'd like to know if someone encounter problem with the XFire serialization
and a java.util.Date getter
When I use this class :
class Test {
private Date date1;
private Long long1;
/*getter and setter skipped*/
}
and when a method returns such an Object, if date1 is null then the field
does not appear in the SOAP response whereas if long1 is null then it
contains <long1 xsi:nil="true" />.
Does anybody knows what I am doing wrong (or maybe xfire is doing wrong)
regards,
chris
--
View this message in context:
http://www.nabble.com/Problem-to-serialize-null-date---tf2908795.html#a8126631
Sent from the XFire - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email