[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5336) Wait duration gives error

Jeff DeLong (JIRA) jira-events at lists.jboss.org
Tue Dec 1 12:42:29 EST 2009


Wait duration gives error
-------------------------

                 Key: JBIDE-5336
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5336
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: bpm
    Affects Versions: 3.1.0.M4
         Environment: JBossTools-Update-3.1.0.v200911251807N-H130-RC1 running on Mac with JDK 1.6
            Reporter: Jeff DeLong


I created a simple Wait activity (see attached screenshot). I set the duration to 10 seconds and saved the fileThe BPEL Editor reported the following error:

Description	Resource	Path	Location	Type
The expression in <bpel:for> is not a duration expression.	StoreProcess.bpel	/StoreProcessService/bpelContent	line 67	BPEL Validation Marker

This is the generated source.

              <bpel:wait name="Wait">
                    <bpel:for><![CDATA['PT10S']]></bpel:for>
                </bpel:wait>
 

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