Mauricio Salatino [
http://community.jboss.org/people/salaboy21] created the discussion
"Re: MinaTaskServer - why to start in a thread?"
To view the discussion, visit:
http://community.jboss.org/message/591469#591469
--------------------------------------------------------------
For testing purposes we start the MinaTaskServer in a different thread. If you want to
create a different java app that starts the server directly (the simple option) you can do
it. But if you want to start the MinaTaskServer inside the thred that start the process,
if that thread dies the task server that should remain up will be stopped automatically.
Your processes and the human task server have different lifecycles. It's up to you
where and how to start them.
Greetings.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/591469#591469]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]