You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Alex Boisvert (JIRA)" <ji...@apache.org> on 2009/03/02 20:06:56 UTC

[jira] Resolved: (ODE-530) unused madatory element in deployment file schema

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

Alex Boisvert resolved ODE-530.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0
                   1.3

Fixed in Ode 1.x branch,
boisvert@sixtine:~/svn/ode/1.1/bpel-schemas/src/main/xsd$ svn commit -m "Fix ODE-530: Deployment descriptor 'binding' element should be optional"
Sending        xsd/dd.xsd                                                                                                                        
Transmitting file data .                                                                                                                         
Committed revision 749415.

Fixed in trunk,
boisvert@sixtine:~/svn/ode/trunk/bpel-schemas/src/main/xsd$ svn commit -m "Fix ODE-530: Deployment descriptor 'binding' element should be optional"
Sending        xsd/dd.xsd
Transmitting file data .
Committed revision 749416.


> unused madatory element in deployment file schema
> -------------------------------------------------
>
>                 Key: ODE-530
>                 URL: https://issues.apache.org/jira/browse/ODE-530
>             Project: ODE
>          Issue Type: Bug
>          Components: Deployment, Documentation
>    Affects Versions: 1.2
>            Reporter: Maciej Prochniak
>            Priority: Trivial
>             Fix For: 1.3, 2.0
>
>
> The schema file for deployment descriptor (http://svn.apache.org/viewvc/ode/trunk/bpel-schemas/src/main/xsd/dd.xsd?view=markup) contains mandatory (minOccurs="1")
> element "binding" in tInvoke type. Documentation contains examples without them (e.g. http://ode.apache.org/creating-a-process.html#CreatingaProcess-Examples) - and ODE runs fine without it.

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