Vijay U [
https://community.jboss.org/people/vutnal] created the discussion
"Bug in jbpm-console KnowledgeBaseManagerFactory?"
To view the discussion, visit:
https://community.jboss.org/message/830571#830571
--------------------------------------------------------------
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+
http://grepcode.com/file/repo1.maven.org/maven2/org.jbpm/jbpm-gwt-core/6....
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
[
https://community.jboss.org/message/830571#830571]
Start a new discussion in jBPM Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]