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

xalan dependency from svg causes error #2764

Open
debu999 opened this issue Jan 25, 2023 · 0 comments
Open

xalan dependency from svg causes error #2764

debu999 opened this issue Jan 25, 2023 · 0 comments

Comments

@debu999
Copy link

debu999 commented Jan 25, 2023

Describe the bug

test scenario does not work if we have xalan dependency in the kogito application.

Expected behavior

testing should not result in errors
Not supported: http://javax.xml.XMLConstants/property/accessExternalDTD

Actual behavior

it throws java.lang.illegalArgumentException: Not supported: http://javax.xml.XMLConstants/property/accessExternalDTD

How to Reproduce?

Create a simple kogito dmn based applicaiton and also have bpmn support viz. svg dependency.

then create scesim file for testing dmn. Run the test and it will fail with java 11 and 17.

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM)

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

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

No branches or pull requests

1 participant