[
http://jira.jboss.com/jira/browse/JBSEAM-842?page=comments#action_12353755 ]
Shane Bryzak commented on JBSEAM-842:
-------------------------------------
Tom,
After looking over the jbpm source code I see that you have a FunctionMapper interface
which is passed to your expression evaluator (ExpressionEvaluatorImpl). What we need to
be able to do is pass in our own FunctionMapper which is capable of mapping the Seam
security functions. It should be an easy matter for us to wrap the function mapper we
already have with your FunctionMapper interface. What isn't clear to me is how we
tell jbpm to use the new function mapper. I'll keep researching this but if you could
point me in the right direction it would be great.
s:hasRole() in jBPM EL.
-----------------------
Key: JBSEAM-842
URL:
http://jira.jboss.com/jira/browse/JBSEAM-842
Project: JBoss Seam
Issue Type: Feature Request
Components: BPM
Reporter: Gavin King
Assigned To: Shane Bryzak
Priority: Critical
Fix For: 1.1.7.GA
Currently, jBPM uses its own forked EL (which is a problem to begin with....). This means
that it can't see the s: functions.
We need to fix this problem ASAP.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira