spring - Gemfire cache "PDXInstance to Json" Joda DateTime error -
i trying pdxinstances gemfire cache , convert them json failing when joda datetime encountered.
please see error below -
caused by: java.lang.illegalstateexception: pdxinstance returns unknwon pdxfield inservicedate type fri jun 18 00:00:00 cdt 1971 i doing below -
jsonformatter.tojson(pdxinstance) anybody encountered issue?
thanks
i posted same on gemfire forums , told me jsonformatter not mature enough handle custom objects or joda data types. hope helps..
Comments
Post a Comment