tkobayas commented on issue #6206:
URL: 
https://github.com/apache/incubator-kie-drools/issues/6206#issuecomment-2574286960

   @dakshay4 github issue is used for tracking identified bugs. Please use 
zulip (https://kie.zulipchat.com/#narrow/channel/232677-drools) or mailing list 
(https://groups.google.com/g/drools-usage) for trouble-shooting.
   
   Having that said, I think the issue is resolved by
   ```
   Kiebase kBase = new KieHelper().addContent(drlContent, 
ResourceType.DRL).build(ExecutableModelProject.class);
   ```


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