StaxEventItemReader does not allow to customise the XmlInputFactory [BATCH-2784] #820
Labels
has: backports
Legacy label from JIRA. Superseded by "for: backport-to-x.x.x"
in: infrastructure
type: bug
Milestone
Mahmoud Ben Hassine opened BATCH-2784 and commented
As of v4.1.0, it is not possible to use a custom
XmlInputFactory
with theStaxEventItemReader
. This is necessary to be able to override the default settings of the factory before using it to create XML input streams.Affects: 3.0.9, 4.0.1, 4.1.0
Backported to: 4.0.2, 3.0.10
The text was updated successfully, but these errors were encountered: