Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created 
the discussion

"Re: Is jBPM the right tool for what I'm trying to achieve?"

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

--------------------------------------------------------------
Egor, jBPM can definitely support your case but it is much more capable than 
this and thus you see all these dependencies. Some of them are transitive 
dependencies due to various features require them but it does not have to mean 
you will need them too. For example CXF are used for web service invocation and 
are brought to the picture by jbpm-workitems. If you're not going to use web 
service feel free to exclude these dependencies which will make your end 
application much smaller and without not needed libraries.

Human task module is indeed complex but it has ist reason to be like this - WS 
HT specification and the features in brings such as life cycle of the task and 
its operations. 

If you use CDI and REST you should definitely look at version 6 as it's built 
for CDI - complete human task module is redesigned to follow CDI approach. That 
might be much better fit for your case.

HTH
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to