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
            Reporter: Tammo van Lessen
            Assignee: Tammo van Lessen
            Priority: Minor


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.

Reply via email to