[jboss-user] [jBPM] - Re: Wicket-Dojo based LMS development on top of JBPM 5.3

Maciej Swiderski do-not-reply at jboss.com
Tue Jul 31 13:08:58 EDT 2012


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

"Re: Wicket-Dojo based LMS development on top of JBPM 5.3"

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

--------------------------------------------------------------
That is perfect fit for jBPM which is lightweight process engine with isolated human task service (which could run in embedded mode as well). So in general there are quite few options for you:
* you could completely embed jbpm into you application
* you could expose jbpm as service makes calls to it from your application
* use default setup with console which exposes basic functionality over REST interface

So as you can see there are possibilities to achieve what you described and examples given above is just a start. It all depends on your requirements. From technology point of view there is no limitation (at least that I am aware of). Of course in embedded mode you have to use Java  :) 

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

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

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/20120731/7a044127/attachment-0001.html 


More information about the jboss-user mailing list