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&...]