[jboss-jira] [JBoss JIRA] Created: (JBRULES-1190) Can't use "=" in a DSL expression

Delbart Vincent (JIRA) jira-events at lists.jboss.org
Thu Sep 13 08:04:11 EDT 2007


Can't use "=" in a DSL expression
---------------------------------

                 Key: JBRULES-1190
                 URL: http://jira.jboss.com/jira/browse/JBRULES-1190
             Project: JBoss Rules
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.0.1
         Environment: All the platform
            Reporter: Delbart Vincent
         Assigned To: Mark Proctor
            Priority: Minor


In my DSL, I have :

{indicator}:={boolean}
mapping with
{indicator}.setValue({boolean});

but in my rule when I write :
myIndicator:=true
In the DRL viewer, I have :
{boolean}myIndicator.setValue({boolean});

I think I can't use the "=" in my DSL...

I try to use simple quote or double quote but nothing works...

-- 
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

        



More information about the jboss-jira mailing list