[jboss-user] [jBPM] - Does console only show running instances from its own session?

jjfutt do-not-reply at jboss.com
Wed Aug 10 01:02:15 EDT 2011


jjfutt [http://community.jboss.org/people/jjfutt] created the discussion

"Does console only show running instances from its own session?"

To view the discussion, visit: http://community.jboss.org/message/620249#620249

--------------------------------------------------------------
JBPM Version: 5.1

Here's what we have done. 

We have JBPM processes running in standalone Java application (a WAR in JBoss server). We have the same process definition also deployed to console. 

If we invoke a new instance for this process from within console, the console correctly displays it while it is running (we have some timer tasks to simular a long running process) and the console correctly shows its status as running 

However, if we launch the same process from the standalone java application, we correctly see a 'new session' (in SESSIONINFO table), and we also see the new process instance in PROCESSINSTANCEINFO table in the database. 

However, the console doesn't display these instances. It only displays the instances that were directly initiated in console itself. 

Is this normal behavior for console? How do we make it display instances that were launched by other processes outside of console?


Thanks,     
--------------------------------------------------------------

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

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/20110810/0e9459d8/attachment.html 


More information about the jboss-user mailing list