My Oracle Support Banner

Issue with WebLogic 12.2.1.3 Nillable For @XmlElement Is Invalid (Doc ID 2442736.1)

Last updated on JUNE 17, 2024

Applies to:

Oracle WebLogic Server - Version 12.1.1.0 and later
Information in this document applies to any platform.

Symptoms

After WebLogic was upgraded 12.2.1.3, the application encountered an error.  In WebLogic 12.2.1.3, nillable for @XmlElement is invalid no matter the value is true or false. It always serialize null element.

But in previous versions of WebLogic, @XmlElement(nillable=false) will ignore to serialize null element, but @XmlElement(nillable=true) will serialize null element. The default @XmlElement is false.
 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.