cancel
Showing results for 
Search instead for 
Did you mean: 

Newbie - Spring Deployment

jchildress
Champ in-the-making
Champ in-the-making
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
2 REPLIES 2

jchildress
Champ in-the-making
Champ in-the-making
Never mind I found a solution that will work for now…  Using the SingletonBeanFactoryLocator class seems like it should work for me…

John

stroobat
Champ in-the-making
Champ in-the-making