How can I get CommandContext in OSGi?
I have put the ProcessEngine into Equinox OSGi framework, and have got runtimeService,repositoryService,identityService etc.In the OSGi framework Activiti can create new user and add new deployment, but when I start processinstance by key, it's error...