You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Aki Yoshida (JIRA)" <ji...@apache.org> on 2011/06/08 10:02:00 UTC

[jira] [Created] (CXF-3577) Coloc to support the generic Dispatch Source mode

Coloc to support the generic Dispatch Source mode
-------------------------------------------------

                 Key: CXF-3577
                 URL: https://issues.apache.org/jira/browse/CXF-3577
             Project: CXF
          Issue Type: Improvement
          Components: JAX-WS Runtime, Samples
    Affects Versions: 2.3.4, 2.4
            Reporter: Aki Yoshida
            Assignee: Aki Yoshida
            Priority: Minor
             Fix For: 2.4.1


The coloc feature currently limits its use only for the POJO based services (at the cosumer and the provider). In other word, one cannot use a generic Dispatch client to post a Source xml to a POJO or a generic Source based provider service over the coloc shortcut.

This patch removes this limitation.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CXF-3577) Coloc to support the generic Dispatch Source mode

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045867#comment-13045867 ] 

Sergey Beryozkin commented on CXF-3577:
---------------------------------------

Hi - IMHO references to SOAPMessage should be removed; Source references are OK; - perhaps SOAPMessage refs can be wrapped into DOMSource somehow before they make it into the colloc binding ?

Dispatch<Source> probably covers most of the cases...


> Coloc to support the generic Dispatch Source mode
> -------------------------------------------------
>
>                 Key: CXF-3577
>                 URL: https://issues.apache.org/jira/browse/CXF-3577
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-WS Runtime, Samples
>    Affects Versions: 2.4, 2.3.4
>            Reporter: Aki Yoshida
>            Assignee: Aki Yoshida
>            Priority: Minor
>             Fix For: 2.4.1
>
>
> The coloc feature currently limits its use only for the POJO based services (at the cosumer and the provider). In other word, one cannot use a generic Dispatch client to post a Source xml to a POJO or a generic Source based provider service over the coloc shortcut.
> This patch removes this limitation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CXF-3577) Coloc to support the generic Dispatch Source mode

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

Aki Yoshida resolved CXF-3577.
------------------------------

    Resolution: Fixed

> Coloc to support the generic Dispatch Source mode
> -------------------------------------------------
>
>                 Key: CXF-3577
>                 URL: https://issues.apache.org/jira/browse/CXF-3577
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-WS Runtime, Samples
>    Affects Versions: 2.4, 2.3.4
>            Reporter: Aki Yoshida
>            Assignee: Aki Yoshida
>            Priority: Minor
>             Fix For: 2.4.1
>
>
> The coloc feature currently limits its use only for the POJO based services (at the cosumer and the provider). In other word, one cannot use a generic Dispatch client to post a Source xml to a POJO or a generic Source based provider service over the coloc shortcut.
> This patch removes this limitation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CXF-3577) Coloc to support the generic Dispatch Source mode

Posted by "Aki Yoshida (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045909#comment-13045909 ] 

Aki Yoshida commented on CXF-3577:
----------------------------------

Hi,
SOAPMessage referece removed from ColocUtil.

more info in:
http://cxf.547215.n5.nabble.com/Re-Build-failed-in-Jenkins-CXF-Trunk-JDK15-2140-td4468963.html


> Coloc to support the generic Dispatch Source mode
> -------------------------------------------------
>
>                 Key: CXF-3577
>                 URL: https://issues.apache.org/jira/browse/CXF-3577
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-WS Runtime, Samples
>    Affects Versions: 2.4, 2.3.4
>            Reporter: Aki Yoshida
>            Assignee: Aki Yoshida
>            Priority: Minor
>             Fix For: 2.4.1
>
>
> The coloc feature currently limits its use only for the POJO based services (at the cosumer and the provider). In other word, one cannot use a generic Dispatch client to post a Source xml to a POJO or a generic Source based provider service over the coloc shortcut.
> This patch removes this limitation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira