You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Ajay Paibir (JIRA)" <ji...@apache.org> on 2007/01/23 16:33:49 UTC

[jira] Created: (CXF-386) RootNode defined in XMLBinding is not added to the Stax Stream when there is only one Message Part.

RootNode defined in XMLBinding is not added to the Stax Stream when there is only one Message Part.
---------------------------------------------------------------------------------------------------

                 Key: CXF-386
                 URL: https://issues.apache.org/jira/browse/CXF-386
             Project: CXF
          Issue Type: Bug
    Affects Versions: 2.0-RC
            Reporter: Ajay Paibir
             Fix For: 2.0-RC


The RootNode defined in a XML Binding is added in XMLMessageOutInterceptor only if there are multiple message parts. But as per the xml binding schema  The rootNode could be specified for one or multiple message parts. The XMLMessageOutInterceptor needs a minor change to fix the issue.


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


[jira] Updated: (CXF-386) RootNode defined in XMLBinding is not added to the Stax Stream when there is only one Message Part.

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

Bozhong Lin updated CXF-386:
----------------------------

    Component/s: Core
       Assignee: maomaode

> RootNode defined in XMLBinding is not added to the Stax Stream when there is only one Message Part.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CXF-386
>                 URL: https://issues.apache.org/jira/browse/CXF-386
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0-RC
>            Reporter: Ajay Paibir
>         Assigned To: maomaode
>             Fix For: 2.0-RC
>
>
> The RootNode defined in a XML Binding is added in XMLMessageOutInterceptor only if there are multiple message parts. But as per the xml binding schema  The rootNode could be specified for one or multiple message parts. The XMLMessageOutInterceptor needs a minor change to fix the issue.

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


[jira] Updated: (CXF-386) RootNode defined in XMLBinding is not added to the Stax Stream when there is only one Message Part.

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

Bozhong Lin updated CXF-386:
----------------------------

    Fix Version/s:     (was: 2.0-RC)
                   2.0

> RootNode defined in XMLBinding is not added to the Stax Stream when there is only one Message Part.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CXF-386
>                 URL: https://issues.apache.org/jira/browse/CXF-386
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0-RC
>            Reporter: Ajay Paibir
>         Assigned To: maomaode
>             Fix For: 2.0
>
>
> The RootNode defined in a XML Binding is added in XMLMessageOutInterceptor only if there are multiple message parts. But as per the xml binding schema  The rootNode could be specified for one or multiple message parts. The XMLMessageOutInterceptor needs a minor change to fix the issue.

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


[jira] Updated: (CXF-386) RootNode defined in XMLBinding is not added to the Stax Stream when there is only one Message Part.

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

Bozhong Lin updated CXF-386:
----------------------------


reschedule to 2.1 release

> RootNode defined in XMLBinding is not added to the Stax Stream when there is only one Message Part.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CXF-386
>                 URL: https://issues.apache.org/jira/browse/CXF-386
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0-RC
>            Reporter: Ajay Paibir
>            Assignee: maomaode
>             Fix For: 2.1
>
>
> The RootNode defined in a XML Binding is added in XMLMessageOutInterceptor only if there are multiple message parts. But as per the xml binding schema  The rootNode could be specified for one or multiple message parts. The XMLMessageOutInterceptor needs a minor change to fix the issue.

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


[jira] Updated: (CXF-386) RootNode defined in XMLBinding is not added to the Stax Stream when there is only one Message Part.

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

Bozhong Lin updated CXF-386:
----------------------------

    Fix Version/s:     (was: 2.0)
                   2.0.1

> RootNode defined in XMLBinding is not added to the Stax Stream when there is only one Message Part.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CXF-386
>                 URL: https://issues.apache.org/jira/browse/CXF-386
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0-RC
>            Reporter: Ajay Paibir
>            Assignee: maomaode
>             Fix For: 2.0.1
>
>
> The RootNode defined in a XML Binding is added in XMLMessageOutInterceptor only if there are multiple message parts. But as per the xml binding schema  The rootNode could be specified for one or multiple message parts. The XMLMessageOutInterceptor needs a minor change to fix the issue.

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


[jira] Updated: (CXF-386) RootNode defined in XMLBinding is not added to the Stax Stream when there is only one Message Part.

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

Bozhong Lin updated CXF-386:
----------------------------

    Fix Version/s:     (was: 2.0.1)
                   2.1

> RootNode defined in XMLBinding is not added to the Stax Stream when there is only one Message Part.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CXF-386
>                 URL: https://issues.apache.org/jira/browse/CXF-386
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0-RC
>            Reporter: Ajay Paibir
>            Assignee: maomaode
>             Fix For: 2.1
>
>
> The RootNode defined in a XML Binding is added in XMLMessageOutInterceptor only if there are multiple message parts. But as per the xml binding schema  The rootNode could be specified for one or multiple message parts. The XMLMessageOutInterceptor needs a minor change to fix the issue.

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