]
Pablo Nussembaum resolved JBRULES-2795.
---------------------------------------
Fix Version/s: 5.2.0.M1
Resolution: Done
ProcessRuntimeImpl uses the wrong classpath for instantiante
implementations of managers
----------------------------------------------------------------------------------------
Key: JBRULES-2795
URL:
https://jira.jboss.org/browse/JBRULES-2795
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-core (flow)
Affects Versions: 5.1.1.FINAL
Reporter: Pablo Nussembaum
Assignee: Mark Proctor
Labels: classload, classloading, classnotfound, webapp
Fix For: 5.2.0.M1
Attachments: ProcessRuntimeImpl.java, ProcessRuntimeImpl.java
When drools-flows is used in a web environment and you want to change
ProcessInstanceManager or SignalManager, it fails to load the new implementation because
it's not using the current thread context classloader.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: