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/08/17 12:47:16 UTC

[jira] Created: (CXF-2947) http-osgi transport doesn't updateDests correct for the second service

http-osgi transport doesn't updateDests correct for the second service
----------------------------------------------------------------------

                 Key: CXF-2947
                 URL: https://issues.apache.org/jira/browse/CXF-2947
             Project: CXF
          Issue Type: Bug
            Reporter: Freeman Fang
            Assignee: Freeman Fang


This is only happen when we deploy a first cxf service using http-osgi transport, then access url like http://localhost:8181/cxf/ to list available services, then deploy the second service, we can encounter the second service destination address not get updated correctly.

This issue originally from the discussion on smx-user mailling list[1]

[1]http://servicemix.396122.n5.nabble.com/deploying-more-than-one-CXF-JAX-WS-Web-Service-td2637875.html#a2637875

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


[jira] Resolved: (CXF-2947) http-osgi transport doesn't updateDests correct for the second service

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

Freeman Fang resolved CXF-2947.
-------------------------------

    Fix Version/s: 2.3
                   2.2.11
       Resolution: Fixed

commit fix
http://svn.apache.org/viewvc?rev=989436&view=rev for trunk
http://svn.apache.org/viewvc?rev=989437&view=rev for 2.2.x branch

> http-osgi transport doesn't updateDests correct for the second service
> ----------------------------------------------------------------------
>
>                 Key: CXF-2947
>                 URL: https://issues.apache.org/jira/browse/CXF-2947
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.3, 2.2.11
>
>
> This is only happen when we deploy a first cxf service using http-osgi transport, then access url like http://localhost:8181/cxf/ to list available services, then deploy the second service, we can encounter the second service destination address not get updated correctly.
> This issue originally from the discussion on smx-user mailling list[1]
> [1]http://servicemix.396122.n5.nabble.com/deploying-more-than-one-CXF-JAX-WS-Web-Service-td2637875.html#a2637875

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