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

[incubator-kie-issues-1204] Add built in support for org.w3c.dom.Document #3518

Merged
merged 5 commits into from
May 28, 2024

Conversation

elguardian
Copy link
Contributor

@elguardian elguardian changed the title [incubator-kie-issues-1204] Revisit proto generation persistence. [incubator-kie-issues-1204] Add built in support for org.w3c.dom.Document May 15, 2024
@martinweiler
Copy link
Contributor

Still seeing

[ERROR] Caused by: java.lang.IllegalArgumentException: Custom type org.w3c.dom.Document is no supported by Kogito persistence, please consider using a class that extends java.io.Serializable and contains a no arg constructor
[ERROR] 	at org.kie.kogito.codegen.process.persistence.proto.AbstractProtoGenerator.protoType(AbstractProtoGenerator.java:259)

in a kogito app with a process containing a org.w3c.dom.Document process variable.

@elguardian elguardian merged commit ae22647 into apache:main May 28, 2024
5 of 7 checks passed
@elguardian elguardian deleted the incubator-kie-issues-1204 branch May 28, 2024 08:40
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.

Add built in support for org.w3c.dom.Document
3 participants