JBoss Community

Bug in jbpm-console KnowledgeBaseManagerFactory?

created by Vijay U in jBPM Development - View the full discussion

Hi,

 

I created a custom KnowledgeBaseManager implementation and configured jbpm.knowledgebase.manager system property. However the rest API call fail with ClassCastException.

 

After looking at the source of org.jbpm.integration.console.kbase.KnowledgeBaseManagerFactory here , I realized that the class is being casted to the DefaultKnowledgeBaseManager instead of KnowledgeBaseManager interface.

 

Is this a bug?

 

Thanks,

Vijay

Reply to this message by going to Community

Start a new discussion in jBPM Development at Community