Thanks, I add one more point that this issues we are observing this issue after migrating from 1.1.2 to 1.3.1
Jörg Schaible-3 wrote: > > Hi, > > viswamy2k wrote: > >> >> 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, > > > the user's list is your friend ... please use it the next time for such > questions. > > >> Could you please let me know how to handle this > > > You will have to write a custom converter. > > - Jörg > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > > -- View this message in context: http://old.nabble.com/Numberformateexception-while-working-with-Greg-calendar-tp33399641p33406085.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
