[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6000) BPEL Editor XPath validator can not resolve multiple variable reference arguments passed to XPath function calls

Robert (Bob) Brodt (JIRA) jira-events at lists.jboss.org
Thu Mar 4 11:54:10 EST 2010


BPEL Editor XPath validator can not resolve multiple variable reference arguments passed to XPath function calls
----------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-6000
                 URL: https://jira.jboss.org/jira/browse/JBIDE-6000
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: bpm
    Affects Versions: 3.1.0.CR2
         Environment: All
            Reporter: Robert (Bob) Brodt


The expression:

concat('Error: ',$inventoryStatus.inventoryPart/invsh:inventoryStatusMessage,' code: ',$inventoryStatus.inventoryPart/invsh:inventoryStatusCode)

causes the validator to report an error, whereas this:

concat('Error: ',$inventoryStatus.inventoryPart/invsh:inventoryStatusMessage,' code: ','123')

is OK.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list