-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
jBPM does not initialise the thread context classloader when executing actions within the process.
The outcome of this decision is that code executed within the context of this action will not have access to classes/resources in the par unless the action classloader is an explicit parameter.
One example of this is the RMI marshalling layer, which has an implication on JNDI lookups.