When used inside Seam, JBPM variables are not visible in EL, as the Seam jbpm component configures its own EL variable resolver that only looks in Seam contexts.
I am currently experimenting with my own jbpm bootstrap that uses my own VariableResolver implementation that looks in both JBPM and Seam context when resolving variables. I will post the results here and potentially file a feature request. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034214#4034214 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034214 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
