Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The test cases with following data types are failing for the JSONRPC binding.
1. Java Collections (List, Set and Map)
2. Java Beans
It seems that the JSONRPC binding is unable to mashall and unmarshall the complex nested JSON objects for the above mentioned data types.