Skip to content
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

Fix Error while access large xml in PayloadFactory #2237

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

malakaganga
Copy link
Contributor

Purpose

Initialize XMLInputFactory with XMLInputFactory.properties when instantiating PF to avoid skipping mandatory properties being added to factory.

Fixes: wso2/product-micro-integrator#3775

Initialize XMLInputFactory with XMLInputFactory.properties when
instantiating PF to avoid skipping mandatory properties being added to
factory.

Fixes: wso2/product-micro-integrator#3775
@malakaganga malakaganga merged commit 3c69de2 into wso2:master Nov 21, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error while sending a large xml payload and access it using the PayloadFactory mediator
3 participants