XJC generated code misses out some fields from XML · Issue #837 · javaee/jaxb-v2 (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

This repository was archived by the owner on Feb 5, 2019. It is now read-only.

This repository was archived by the owner on Feb 5, 2019. It is now read-only.

@glassfishrobot

Description

@glassfishrobot

I'm parsing an XML after performing codegen using xjc, and then re-encoding it. Some data is missing. In fact when I parse it, I am unable to access these fields.

I've attached a maven project with test case for this.

Affected Versions

[2.1.13]