[jboss-user] [jBPM] - Re: Instance Log errors

S V S G Krishna Murthy K do-not-reply at jboss.com
Thu Feb 9 08:42:49 EST 2012


S V S G Krishna Murthy K [https://community.jboss.org/people/murthy516] created the discussion

"Re: Instance Log errors"

To view the discussion, visit: https://community.jboss.org/message/715520#715520

--------------------------------------------------------------
Hi,
I think u've not added event listener that will be responsible for persisting the history log on the session..
*StatefulKnowledgeSession ksession = ...;
 
JPAWorkingMemoryDbLogger logger = new JPAWorkingMemoryDbLogger(ksession);
 
// invoke methods one your session here
 
logger.dispose();//Refer documentation for this code.*

*Check it out Once*

*Cheers!!*
*Krishna     
*

*
*
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/715520#715520]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120209/b9fd8365/attachment.html 


More information about the jboss-user mailing list