]
Koen Aers updated JBSEAM-1594:
------------------------------
Attachment: build.xml
jBPM mail templates don't resolve correctly
-------------------------------------------
Key: JBSEAM-1594
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1594
Project: JBoss Seam
Issue Type: Bug
Components: BPM
Reporter: Tom Baeyens
Attachments: application.xml, build.xml, hibernate.cfg.xml, jbpm.cfg.xml,
jbpm.mail.templates.xml, ordermanagement1.jpdl.xml
Forum description:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=109507
This is the code that I use in jBPM to do the expression resolving and which I expect to
be the cause of the integration problem between jBPM and SEAM.
"
VariableResolver variableResolver =
JbpmExpressionEvaluator.getUsedVariableResolver();
if (variableResolver!=null) {
variableResolver = new MailVariableResolver(templateVariables, variableResolver);
}
"
So the static JbpmExpressionEvaluator is fetched and decorated. I can't reproduce
the reported problem in jBPM only.
Does the code above ring a bell with any of the SEAM folks ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: