Sorry if this has been asked before… I tried to look, but didn't find anything.
My basic question is around deploying process that want to call Spring Beans. I want to leverage all of the Activiti tooling.
All of the examples for Spring have the process engine configured/defined in the Spring config file. If I want to use probe and explorer, does this approach still work?
I don't think so, but I'm not sure…
Basically if I create my process file and deploy it with probe, where do I put my Spring "beans"? And "how"?
Sorry if this has already been answered, but I couldn't find anything…
John