Hi,
we have an webapplication that runs (at the moment) on an oracele weblogic server connected with an oracle database.
Now we want to implement some workflow stuff.
Whats the best way to integrate and run activiti in such an architecture.
I doubt that it is a good idea to run activiti as plain java in a kind of session bean within the webapp.
Should activiti run in a special user_project and provide access vie sessions from the actual webapp.
I did some search but search questions didn't scale well.
I don't ask for details, I think I can figure them out by myself. I ask for the whole architecture.
Regards Thomas