SoniyaAbraham89 opened a new pull request, #4018:
URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/4018

   Fixes https://github.com/apache/incubator-kie-issues/issues/2056
   
   Issue 1: To fix 
   `java.lang.ClassNotFoundException: 
org.jbpm.workflow.instance.impl.CodegenNodeInstanceFactoryRegistry`
   
   when running process examples in native mode, initialize map 
`LOADED_NODE_INSTANCE_FACTORY_REGISTRIES` with the object of 
`CodegenNodeInstanceFactoryRegistry` class using new keyword
   
   Issue 2: to fix serialization and reflection issue on 
`DefaultUserTaskInstance`, added `reflect-config.json`
   
   
   
   
   


-- 
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]

Reply via email to