2 Replies Latest reply on Oct 14, 2006 10:04 AM by stealth_nsk

    Custom JBPM VariableResolver

    stealth_nsk

      We could set up custom variable resolver for JSF, but for jBPM it looks to be hardcoded:

      JbpmExpressionEvaluator.setVariableResolver( new SeamVariableResolver() );


      Am I right and it's not possible to change jBPM variable resolver without modifying Seam sources?