You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Tammo van Lessen (JIRA)" <ji...@apache.org> on 2007/10/07 16:40:50 UTC

[jira] Updated: (ODE-159) ExtensionActivity and ExtensionAssignOperation: Support for parser and compiler

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

Tammo van Lessen updated ODE-159:
---------------------------------

    Attachment: mylyn-context.zip

Mylyn Context

> ExtensionActivity and ExtensionAssignOperation: Support for parser and compiler
> -------------------------------------------------------------------------------
>
>                 Key: ODE-159
>                 URL: https://issues.apache.org/jira/browse/ODE-159
>             Project: ODE
>          Issue Type: New Feature
>          Components: BPEL Compilation/Parsing
>    Affects Versions: 1.0-incubating
>            Reporter: Tammo van Lessen
>            Assignee: Tammo van Lessen
>            Priority: Minor
>             Fix For: 1.2
>
>         Attachments: mylyn-context.zip
>
>
> BPEL's extension mechanisms are very powerful to ease data manipulation or debugging.
> Aim of this task is to bring in an implementation for correctly parsing and compiling <extensionActivity>s and <extensionAssignOperation>s. Therefore the API needs to be slightly extended with a plugin mechanism for "extension bundles". Bundles are related to a specific extension namespace and can consist of both ExtensionActivity and ExtensionAssignOperation implementations. Such bundles can be registered to the engine using the OdeConfiguation properties files.
> Parser and compiler will be extended to cope with <extensions>, <extension>, <extensionActivity> and <extensionAssignOperation> elements.
> The runtime part needs some further discussion and will be addressed in an other task.

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