Skip to content

StaxEventItemReader does not allow to customise the XmlInputFactory [BATCH-2784] #820

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Jan 14, 2019 · 1 comment
Labels
has: backports Legacy label from JIRA. Superseded by "for: backport-to-x.x.x" in: infrastructure type: bug
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

Mahmoud Ben Hassine opened BATCH-2784 and commented

As of v4.1.0, it is not possible to use a custom XmlInputFactory with the StaxEventItemReader. 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

@spring-projects-issues
Copy link
Collaborator Author

@spring-projects-issues spring-projects-issues added type: bug has: backports Legacy label from JIRA. Superseded by "for: backport-to-x.x.x" in: infrastructure labels Dec 16, 2019
@spring-projects-issues spring-projects-issues added this to the 4.1.1 milestone Dec 16, 2019
This was referenced Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has: backports Legacy label from JIRA. Superseded by "for: backport-to-x.x.x" in: infrastructure type: bug
Projects
None yet
Development

No branches or pull requests

1 participant