JBoss Community

Re: StatefulKnowledgeSessionImpl Serializable

created by Mauricio Salatino in jBPM - View the full discussion

To serialize(externalize) the session status we use the persistence-jpa module from drools and jbpm. You can put inside hazelcast those binary serialized objects there.

You need to remember that now everything that you insert inside the ksession must be serializable. You can check also the variable persistence strategies.

Cheers

Reply to this message by going to Community

Start a new discussion in jBPM at Community