[jboss-user] [jBPM] - Re: Does JBPM5 support class loading from database

Kris Verlaenen do-not-reply at jboss.com
Thu Nov 25 08:29:03 EST 2010


Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the discussion

"Re: Does JBPM5 support class loading from database"

To view the discussion, visit: http://community.jboss.org/message/573012#573012

--------------------------------------------------------------
You can specify the classloader that needs to be used.  Would that solve your issue?

For example:
KnowledgeBuilderConfiguration config = KnowledgeBuilderFactory.newKnowledgeBuilderConfiguration(properties, *classloaders*);
KnowledgeBuilder kbuilder = KnowledgeBuilderFactory.newKnowledgeBuilder(config);
... // add processes here
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/573012#573012]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101125/09498b3a/attachment.html 


More information about the jboss-user mailing list