You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/01/24 17:03:16 UTC

DO NOT REPLY [Bug 16396] New: - Calendar serializer has incorrect functionality

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16396>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16396

Calendar serializer has incorrect functionality

           Summary: Calendar serializer has incorrect functionality
           Product: Axis
           Version: 1.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Serialization/Deserialization
        AssignedTo: axis-dev@xml.apache.org
        ReportedBy: alex@remix.sp.ru


Calendar serializer has incorrect functionality:

It always serialize a Calendar instance to a string with UTC time zone.
Why the concrete time zone value from calendar instance is not serialized?