Addition of a server testcase for optional support of JBEAP-11095 (NullPointerException while deserializing an object whose class doesn't have a no-arg constructor). Such a testcase can be used across all the versions of the servers, just by including the server in the EapAdditionalTestsuite annotation.
- relates to
-
JBEAP-11095 (7.0.z) NullPointerException while deserializing an object whose class doesn't have a no-arg constructor
- Closed