logo       

[xstream-dev] [jira] Closed: (XSTR-99) Timestamp not serialized correctly: msg#00007

java.xstream.devel

Subject: [xstream-dev] [jira] Closed: (XSTR-99) Timestamp not serialized correctly

Message:

The following issue has been closed.

Resolver: Joe Walnes
Date: Tue, 20 Jul 2004 8:00 AM

All you have to do is register the SqlTimestampConverter.

xstream.registerConverter(new SqlTimestampConverter());
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/XSTR-99

Here is an overview of the issue:
---------------------------------------------------------------------
Key: XSTR-99
Summary: Timestamp not serialized correctly
Type: Bug

Status: Closed
Priority: Major
Resolution: FIXED

Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown

Project: XStream
Versions:
1.0.1

Assignee:
Reporter: Daniel Frey

Created: Mon, 19 Jul 2004 6:07 PM
Updated: Tue, 20 Jul 2004 8:01 AM

Description:
Serializing a bit of java.sql.Timestamp code does lead to wrong results. An
object containing a correct Timestamp object gets serialized like that:

<endDate>
<nanos>0</nanos>
</endDate>

Might be related to the XSTR-98. I would appreciate to get a workaround for it.
Thanks.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise