You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Rafal Rusin (JIRA)" <ji...@apache.org> on 2009/08/14 02:23:14 UTC

[jira] Created: (ODE-650) Provide expression validation interface for bpel compiler

Provide expression validation interface for bpel compiler
---------------------------------------------------------

                 Key: ODE-650
                 URL: https://issues.apache.org/jira/browse/ODE-650
             Project: ODE
          Issue Type: Task
          Components: BPEL Compilation/Parsing
            Reporter: Rafal Rusin
            Assignee: Rafal Rusin


Provide a pluggable way for validating BPEL expressions.

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


[jira] Updated: (ODE-650) Provide expression validation interface for bpel compiler

Posted by "Alexis Midon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexis Midon updated ODE-650:
-----------------------------

    Fix Version/s: 1.3.4

> Provide expression validation interface for bpel compiler
> ---------------------------------------------------------
>
>                 Key: ODE-650
>                 URL: https://issues.apache.org/jira/browse/ODE-650
>             Project: ODE
>          Issue Type: Task
>          Components: BPEL Compilation/Parsing
>            Reporter: Rafal Rusin
>            Assignee: Rafal Rusin
>             Fix For: 1.3.4
>
>
> Provide a pluggable way for validating BPEL expressions.

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


[jira] Commented: (ODE-650) Provide expression validation interface for bpel compiler

Posted by "Rafal Rusin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743038#action_12743038 ] 

Rafal Rusin commented on ODE-650:
---------------------------------

By implementing org.apache.ode.bpel.compiler.api.ExpressionValidator interface and specifying a class by -Dorg.apache.ode.validator=<a class>, there is a way to plug external expression validators.

> Provide expression validation interface for bpel compiler
> ---------------------------------------------------------
>
>                 Key: ODE-650
>                 URL: https://issues.apache.org/jira/browse/ODE-650
>             Project: ODE
>          Issue Type: Task
>          Components: BPEL Compilation/Parsing
>            Reporter: Rafal Rusin
>            Assignee: Rafal Rusin
>
> Provide a pluggable way for validating BPEL expressions.

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


[jira] Resolved: (ODE-650) Provide expression validation interface for bpel compiler

Posted by "Rafal Rusin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafal Rusin resolved ODE-650.
-----------------------------

    Resolution: Fixed

> Provide expression validation interface for bpel compiler
> ---------------------------------------------------------
>
>                 Key: ODE-650
>                 URL: https://issues.apache.org/jira/browse/ODE-650
>             Project: ODE
>          Issue Type: Task
>          Components: BPEL Compilation/Parsing
>            Reporter: Rafal Rusin
>            Assignee: Rafal Rusin
>             Fix For: 1.3.4
>
>
> Provide a pluggable way for validating BPEL expressions.

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