When the user A start a business in our system(j2ee web app),he fill a form then he can submit to another user B who will agree or not, user B agreed and submit to user C …
if such scenario is not BPM, then what is it?
is there any open-source framework can help to do it ?
sorry for my bad english :C
It sounds like a buisness process involving humans, so have a look at BPEL4People and WS-HumanTask.
Ode might be an interesting Open Source frameworks therefore.