You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2010/04/28 19:29:48 UTC

[jira] Created: (CXF-2790) ws-rm example server side configuration contain unnecessary DecoupledEndpoint configuration

ws-rm example server side configuration contain unnecessary DecoupledEndpoint configuration
-------------------------------------------------------------------------------------------

                 Key: CXF-2790
                 URL: https://issues.apache.org/jira/browse/CXF-2790
             Project: CXF
          Issue Type: Improvement
            Reporter: Freeman Fang
            Assignee: Freeman Fang
             Fix For: 2.3, 2.2.8


It's unnecessary to put DecoupledEndpoint configuration for ws-rm server, as server side can determine it on the fly from incoming messages.
Although put it in ws-rm server configuration is harmless, it may mislead the users to think it's mandatory.

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


[jira] Resolved: (CXF-2790) ws-rm example server side configuration contain unnecessary DecoupledEndpoint configuration

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

Freeman Fang resolved CXF-2790.
-------------------------------

    Resolution: Fixed

commit fix
http://svn.apache.org/viewvc?rev=939144&view=rev for trunk
http://svn.apache.org/viewvc?rev=939151&view=rev for 2.2 branch

> ws-rm example server side configuration contain unnecessary DecoupledEndpoint configuration
> -------------------------------------------------------------------------------------------
>
>                 Key: CXF-2790
>                 URL: https://issues.apache.org/jira/browse/CXF-2790
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.3, 2.2.8
>
>
> It's unnecessary to put DecoupledEndpoint configuration for ws-rm server, as server side can determine it on the fly from incoming messages.
> Although put it in ws-rm server configuration is harmless, it may mislead the users to think it's mandatory.

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