Mauricio Salatino [https://community.jboss.org/people/salaboy21] created the discussion
"Re: Marshalling of a JBPM session" To view the discussion, visit: https://community.jboss.org/message/735393#735393 -------------------------------------------------------------- You are already using a persistent session that uses JPA to persist its status, why do you wan to marshal that session? The default marshallers work with StatefulKnowledgeSessionImpl and the JPAKnowledgeService creates a CommandBasedStatefulSession. So the question is, do you want to serialize to disk or to the DB? Cheers -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/735393#735393] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
