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

Allow clients to set the UserCodeInterceptor in the configuration file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • jBPM 3.2.7
    • jBPM 3.2.6.SP1
    • None
    • None

      You can't share the jbpm jars. Each application must have its own copy since classes like
      http://anonsvn.jboss.org/repos/jbpm/jbpm3/tags/jbpm-3.2.6.SP1/modules/core/src/main/java/org/jbpm/instantiation/UserCodeInterceptorConfig.java
      use static variables. This is a LARGE issue.
      JBoss Seam for example set settings on UserCodeInterceptorConfig and JbpmExpressionEvaluator. These settings will mess will affect ALL applications that share the same class definitions since the settings are a on static variable.

            aguizar_jira Alejandro Guizar (Inactive)
            drtog16 David Schlotfeldt (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: