-
Type:
Task
-
Resolution: Done
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: BSON
-
None
-
Environment:Ubuntu 14.04
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Unable to Map JSON to POJO.
I have inserted JSON from R tool.
I am able to read and map the JSON to Java POJO using MongoTemplate API(Spring) in my windows environment.
But If I try to Map JSON to Java POJO using MongoTemplate API(Spring)
in Ubuntu environment,It is failing and throwing exception.
Please find the attached error log and bson dump .