Activiti JSF (primefaces)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2012 10:06 PM
Hi,
has anyone implemented activiti (explorer like) in JSF, hopefully primefaces? I have read that Ronald was doing something in this space and was going to release something but have not been able to find any more reference or links.
Thanks in advance 🙂
has anyone implemented activiti (explorer like) in JSF, hopefully primefaces? I have read that Ronald was doing something in this space and was going to release something but have not been able to find any more reference or links.
Thanks in advance 🙂
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2012 05:33 AM
Since there is an activiti cdi module, there is not much to 'release'. The forms component I was looking into would have to many limitations and not be flexible enough, so I quit working on that almost a year ago
Using activiti with cdi and primefaces works great. Only some custom small beans needed for eg for paging in task lists etc that are imo not worth 'releasing'
Using activiti with cdi and primefaces works great. Only some custom small beans needed for eg for paging in task lists etc that are imo not worth 'releasing'

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2012 07:31 AM
Hi czar.
Actually in camunda fox (http://www.camunda.com/fox/, the enterprise BPM platform based on Activiti) we have our tooling based on JSF with primefaces (e.g. a monitoring component cockpit: http://www.camunda.com/fox/enterprise/components/camunda-fox-cockpit/) and we currently develop a generic task list on it. Basically we really do that currently, it is in the sprint ending next week 🙂 This component will be in JSF with primefaces, yes.
And we have a couple of demo applications for the fox platform here: https://svn.camunda.com/fox/demo/fox/. Maybe that helps to get you started as well, some of them have a tasklist in JSF as well.
Side remark: From the engine point of view camunda fox is still Activiti. we just re-branded it to the fox engine (see https://bitbucket.org/camunda) and have our own release cycle for it.
Cheers
Bernd
Actually in camunda fox (http://www.camunda.com/fox/, the enterprise BPM platform based on Activiti) we have our tooling based on JSF with primefaces (e.g. a monitoring component cockpit: http://www.camunda.com/fox/enterprise/components/camunda-fox-cockpit/) and we currently develop a generic task list on it. Basically we really do that currently, it is in the sprint ending next week 🙂 This component will be in JSF with primefaces, yes.
And we have a couple of demo applications for the fox platform here: https://svn.camunda.com/fox/demo/fox/. Maybe that helps to get you started as well, some of them have a tasklist in JSF as well.
Side remark: From the engine point of view camunda fox is still Activiti. we just re-branded it to the fox engine (see https://bitbucket.org/camunda) and have our own release cycle for it.
Cheers
Bernd
