Mauricio Salatino [
http://community.jboss.org/people/salaboy21] created the discussion
"Re: understanding taskclient"
To view the discussion, visit:
http://community.jboss.org/message/581619#581619
--------------------------------------------------------------
You can do it once when the application start.. and check everytime youwant to use it is
still active.. The task client creates a connectionwith the task server via socket so if
the connection is interrupted youneed to connect it again. For this you can implement your
own mechanismbased on the kind of environment where you are running the application.The
emergency service application it's just a demo app that connect itonce and it suppose
that the connection is alive forever.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/581619#581619]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]