Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-1448

jBPM does not initialise thread context classloader

XMLWordPrintable

    • Hide

      The workaround is to include the initialisation/cleanup of the context classloader within the action.

      Show
      The workaround is to include the initialisation/cleanup of the context classloader within the action.

      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.

            camunda_jira Bernd Ruecker (Inactive)
            kconner@redhat.com Kevin Conner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: