[jboss-dev-forums] [jBPM Development] - Bug in jbpm-console KnowledgeBaseManagerFactory?
Vijay U
do-not-reply at jboss.com
Tue Jul 30 13:41:19 EDT 2013
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.0.0.Alpha5/org/jbpm/integration/console/kbase/KnowledgeBaseManagerFactory.java 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&containerType=14&container=2035]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130730/91aa7fb4/attachment.html
More information about the jboss-dev-forums
mailing list