HI, My fromXML is failing with Numberformatexception when my generated xml for gregcalendar is chnaged like
toXML is :<gregorian-calendar> <time>1330347688046</time> <timezone>Asia/Calcutta</timezone> </gregorian-calendar> And if it is chnaged to :<gregorian-calendar> <timezone>Asia/Calcutta</timezone> <time>1330347688046</time> </gregorian-calendar> Im getting the about exception, Could you please let me know how to handle this thanks in advance -- View this message in context: http://old.nabble.com/Numberformateexception-while-working-with-Greg-calendar-tp33399641p33399641.html Sent from the codehaus xstream - dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
