Saveriu commented on issue #6375:
URL: 
https://github.com/apache/incubator-kie-drools/issues/6375#issuecomment-3052691457

   Hi again, thanks for the reply.
   What I wanted to hightlight here is the fact that we can't get Drools to 
work with the Spring boot data framework (the entity manager, the transaction 
manager, etc.).
   I had to make a custom persistence layer myself by un/marshalling the 
sessions into a blob column in a database.
   In the Spring/Kogito example, it only explains how to create a unpersisted 
session on the fly, not how to manage persistency of the sessions and the facts 
inside them.
   Regards


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