-
Bug
-
Resolution: Done
-
Major
-
7.1.4.CR1
This is reported by customer support case 02163009.
I'm not sure if "EJB" is correct component but since customer observed this issue in their EJB applications (and reproducer is made based on EJB project), I'm selecting "EJB" as this component, please help to correct it if not EJB.
The issue: When deserializing an object, the very first step is calling the default constructor of the first non-Serializable parent. However, in an EJB call on EAP 7.1, we observed this parent constructor is not called.
- incorporates
-
JBMAR-221 Default constructor of non-Serializable parent POJO is not called in deserialization process
- Resolved
- is incorporated by
-
JBEAP-15270 [GSS](7.1.z) Upgrade JBoss Marshalling from 2.0.5 to 2.0.6
- Closed