[
https://jira.jboss.org/jira/browse/JBPM-1148?page=com.atlassian.jira.plug...
]
Tom Baeyens commented on JBPM-1148:
-----------------------------------
After talking to Bernd, this is what we'll do:
1) loading of the configuration resource will be extended so that it also checks the
context classloader. now it only checks the SomeJbpmClass.class.getClassLoader()
2) currently, the jbpm process classloader is hard coded. a process class loader factory
will be made configurable. so that other people can overwrite the creation of the process
class loader. In the 5 locations where the process classloader is instantiated, this
configured process classloader factory will be used instead of the hard coded process
classloader.
jBPM Classloading
-----------------
Key: JBPM-1148
URL:
https://jira.jboss.org/jira/browse/JBPM-1148
Project: JBoss jBPM
Issue Type: Patch
Components: Core Engine
Affects Versions: jBPM 3.2.0, jBPM 3.2.1, jBPM 3.2.2
Reporter: Bjoern Wand
Attachments: ClassLoaderUtil.java
jBPM does not use ContextClassloader for classloading. The class ClassLoaderUtil.java has
a comment that class loading could be made configurable. This is the patch I provided in
the forum and I agreed with Koen Ars th open a JIRA for this.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira