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

Remove hard dependency to XercesImpl #1643

Open
ruwanta opened this issue Jun 15, 2018 · 0 comments
Open

Remove hard dependency to XercesImpl #1643

ruwanta opened this issue Jun 15, 2018 · 0 comments

Comments

@ruwanta
Copy link
Contributor

ruwanta commented Jun 15, 2018

Description:
Few places in identity framework has XercesImpl hard dependency. This is unnecessary as JDK now packs XercesImpl, and the software should use the XercesImpl from JDK.

Having the dependency causes DocumentBuilderFactory to be clashed with the provided one in the JDK.

Suggested Labels:
improvement

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant