-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
It is allowed to use MVEL resolver for object definition which can specify constructor parameters like this:
new org.jbpm.test.CustomStrategy(runtimeManager)
If parameters are used, validation fails (probably because the variables are not declared in ParserContext):
[Error: unable to resolve method using strict-mode: java.lang.Object.ksession()]
[Near : {... rg.jbpm.process.workitem.bpmn2.ServiceTaskHandler(ksession, classLoader) ....}]
^
[Line: 1, Column: 56]
- clones
-
RHPAM-254 Deployment descriptor validation fails if config item uses MVEL resolver and constructor with parameters
-
- Closed
-