I have developed a activiti workflow, I am trying to call the workflow through the code from an OSGI bundle but it gives the dependency errors. What would be the correct way to deploy the workflow into OSGI container?
Asked
Active
Viewed 348 times
0
-
What did you try and what errors did you have? – Christian Schneider Nov 09 '15 at 14:29
-
A pretty general question. I can say that packaging Activiti into a Felix OSGi container works well. We (BP3) have successfully done it for a couple of clients. However I would need a lot more detail from you before I could provide any hint. – Greg Harley Nov 10 '15 at 14:03