SoniyaAbraham89 commented on code in PR #4018: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/4018#discussion_r2273088333
########## jbpm/jbpm-usertask/src/main/resources/META-INF/native-image/reflect-config.json: ########## @@ -0,0 +1,9 @@ +[ Review Comment: to resolve the issue during find by Identity john: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Cannot construct instance of `org.kie.kogito.usertask.impl.DefaultUserTaskInstance`: cannot deserialize from Object value (no delegate- or property-based Creator): this appears to be a native image, in which case you may need to configure reflection for the class that is to be deserialized -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
