You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Terry Mueller (JIRA)" <ji...@apache.org> on 2010/04/23 11:21:49 UTC

[jira] Updated: (ODE-121) activity is not implemented

     [ https://issues.apache.org/jira/browse/ODE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Terry Mueller updated ODE-121:
------------------------------

    Attachment: ODE-121.patch
                ValidationTests.zip

Attached patch for trunk to provide support for validation.

1. <validate> is implemented for variables of complex type, message or element with complex type but not simple types.
2. <assign validate="yes">...</assign> is implemented as above.
3. Inbound and outbound messages of Pick, Invoke, Reply or OnEvent are validated if <validate-messages>true</validate-message> is added to the deploy.xml for that process. See dd.xsd for details.

Used the attached ValidationTests.zip as the basis of testing. Not integrated as unit tests yet.

> <validate> activity is not implemented
> --------------------------------------
>
>                 Key: ODE-121
>                 URL: https://issues.apache.org/jira/browse/ODE-121
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>    Affects Versions: 1.0-incubating
>         Environment: all
>            Reporter: Maciej Szefler
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: ODE-121.patch, ValidationTests.zip
>
>
> WS-BPEL 2.0 compliance issue. 
> We do not implement the <validate> activity. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.