This content has been marked as final.
Show 5 replies
-
1. Re: Swimlane, actor-id, tasks
Ronald van Kuijk Oct 22, 2007 7:57 AM (in response to Salvatore Dore)'known issue' (currently as designed, so no 'bug'
... the console does currently not support this... -
2. Re: Swimlane, actor-id, tasks
Ronald van Kuijk Oct 22, 2007 7:58 AM (in response to Salvatore Dore) -
3. Re: Swimlane, actor-id, tasks
Salvatore Dore Oct 22, 2007 11:05 AM (in response to Salvatore Dore)ok, thank you all guys.
I read that a 3.2.3 version fix this problem. is it right?
And more, anyone has an example of web-application developed with Jbpm without the console?
thx in advanced
salvatore -
4. Re: Swimlane, actor-id, tasks
Marc Kropholler Oct 23, 2007 3:44 AM (in response to Salvatore Dore)There is an example using springmodules and spring in the wiki
http://wiki.jboss.org/wiki/Wiki.jsp?page=Jbpm31AndSpring20Demo -
5. Re: Swimlane, actor-id, tasks
David Roberts Oct 23, 2007 4:05 AM (in response to Salvatore Dore)My workflow web app is completely independant of the jbpm-console, however, I learnt how to use most of the API's by looking at the source code of the jbpm-console, and then using the same ideas/code in my own webapp. I would suggest you do the same, then write your own web app however you want.
Good luck!