[
https://jira.jboss.org/jira/browse/JBIDE-5336?page=com.atlassian.jira.plu...
]
Feng Qian commented on JBIDE-5336:
----------------------------------
Based on the latest codes in trunk, I think it is fixed.
Jeff, when Nick fixed the build issue, you can try to use the trunk build to test it.
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
Assignee: Feng Qian
Fix For: 3.1.0.GA
Attachments: Wait.tiff
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