[jboss-user] [jBPM] - Re: Startup of task service

roxy1987 do-not-reply at jboss.com
Fri Mar 8 10:39:02 EST 2013


roxy1987 [https://community.jboss.org/people/roxy1987] created the discussion

"Re: Startup of task service"

To view the discussion, visit: https://community.jboss.org/message/801593#801593

--------------------------------------------------------------
I am not sure if I understand your question correctly.

When you start jboss server, it deploy all the war files, including the human task war. The human task war contains a servlet which is loaded on startup. And it has the logic to fire up HornetQ task server by default. So you dont need to start up the task server, just deploying the war file starts it up.
If you are looking to create a web application of some sort then you have 2 options to use the human task service : 
a) Either you use the Servlet in your project and load it on start up. 
b) Or you use the human task war directly and modify the persistence.xml inside for data sources and a few other modifications.

If you wanna use the human task war then you can follow  https://community.jboss.org/people/roxy1987/blog/2013/02/19/web-application-with-human-task-war https://community.jboss.org/people/roxy1987/blog/2013/02/19/web-application-with-human-task-war for modification.

Lemme know if that answers your query.
Regards.



--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20130308/25b727dc/attachment.html 


More information about the jboss-user mailing list