[jboss-user] [jBPM] - Re: jBPM processes started from Java code dont show up in jBPM process console
Demian Calcaprina
do-not-reply at jboss.com
Mon Nov 28 19:06:04 EST 2011
Demian Calcaprina [http://community.jboss.org/people/calca] created the discussion
"Re: jBPM processes started from Java code dont show up in jBPM process console"
To view the discussion, visit: http://community.jboss.org/message/638766#638766
--------------------------------------------------------------
Hey,
How are you starting the process from java code? Could you please paste the code you are using?
Jbpm console looks the processes in history logs database ( http://docs.jboss.org/jbpm/v5.1/userguide/ch07.html#d0e2836 http://docs.jboss.org/jbpm/v5.1/userguide/ch07.html#d0e2836)
So make sure you are attaching the logger to the ksession:
JPAWorkingMemoryDbLogger logger = new JPAWorkingMemoryDbLogger(ksession);
Hope this helps
Demian
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/638766#638766]
Start a new discussion in jBPM at Community
[http://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/20111128/64886f28/attachment.html
More information about the jboss-user
mailing list