[jboss-jira] [JBoss JIRA] (DROOLS-3345) Method and function invocation passing a field doesn't work in executable model

Mario Fusco (Jira) issues at jboss.org
Thu Nov 22 09:59:00 EST 2018


     [ https://issues.jboss.org/browse/DROOLS-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco resolved DROOLS-3345.
---------------------------------
    Fix Version/s: 7.15.0.Final
       Resolution: Done


Fixed by https://github.com/kiegroup/drools/commit/a1fe03ac36f13a84dcdb95142c9f856c7b820d4c

> Method and function invocation passing a field doesn't work in executable model
> -------------------------------------------------------------------------------
>
>                 Key: DROOLS-3345
>                 URL: https://issues.jboss.org/browse/DROOLS-3345
>             Project: Drools
>          Issue Type: Bug
>            Reporter: Mario Fusco
>            Assignee: Mario Fusco
>            Priority: Blocker
>             Fix For: 7.15.0.Final
>
>
> Using the executable model, trying to invoke a function or static method from a pattern passing a field of the matched class (instead of using an accessor) causes an error message like the following
> {code}
> Error Messages:
> Message [id=1, level=ERROR, path=src/main/java/com/middleware/bzr/ruleset/p2x_acr/r0/Rulese14c4bc3281a47218150a512c4578947RuleMethods0.java, line=160, column=86
>    text=cannot find symbol
>   symbol:   variable var_S_OPAIR
>   location: class com.middleware.bzr.ruleset.p2x_acr.r0.Rulese14c4bc3281a47218150a512c4578947RuleMethods0]
> {code}



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list