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?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978103#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...