praskrishna
Mar 8th, 2011, 01:30 PM
Team,
I needed a lightweight workflow for my project and was able to progress a lot by setting up the Spring Workflow sample, thanks to the codebase @ https://github.com/abashev/spring-workflow. This even has a pom.xml, so I was able to import this into STS IDE. There were few bugs, I was able to resolve it. I ran the test and it works.
Another source of information was Coffee Machine Sample @ http://www.box.net/shared/apces9xgg3 . It also is easy to jumpstart.
One question I have, in our project we have long standing processes waiting for approval and than proceed to next task as a part of workflow. Can some give me some pointers or sample code on this?
Also is there some documentation around this? Any help is appreciated.
Krishna
http://ramya.bhaavana.net/krishna - Spring under the hood
I needed a lightweight workflow for my project and was able to progress a lot by setting up the Spring Workflow sample, thanks to the codebase @ https://github.com/abashev/spring-workflow. This even has a pom.xml, so I was able to import this into STS IDE. There were few bugs, I was able to resolve it. I ran the test and it works.
Another source of information was Coffee Machine Sample @ http://www.box.net/shared/apces9xgg3 . It also is easy to jumpstart.
One question I have, in our project we have long standing processes waiting for approval and than proceed to next task as a part of workflow. Can some give me some pointers or sample code on this?
Also is there some documentation around this? Any help is appreciated.
Krishna
http://ramya.bhaavana.net/krishna - Spring under the hood