Mauricio Salatino [
http://community.jboss.org/people/salaboy21] created the discussion
"Re: Spring + JBPM 5"
To view the discussion, visit:
http://community.jboss.org/message/624783#624783
--------------------------------------------------------------
Hi Ramkumar, your question seems unrelated with the topic here.
But here is the answer:
If you don't want to run a separate Task Server you can't use Mina, because it
runs separately as a different server.
If you want to use the Task Server capabilities inside a container like tomcat you can
instantiate a local implementation. I'm working to provide this out of the box for
multiple containers right now.
Buy you can check inside the github repository for an interface called TaskService and its
implementation LocalTaskService to see how you can use that embedded in your application.
Cheers
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/624783#624783]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]