Hi guys,
I want to disable the autowire feature of RepositoryCacheBinding. So we could solve these issues.
https://jira.jboss.org/browse/JBPM-2859
https://jira.jboss.org/browse/JBPM-2478
Actually, I cannot reproduce JBPM-2478, but I believe both of them could be solved by disable autowire of RepositoryCacheBinding. And I think we needn't set autowire=true for RepositoryCacheBinding.