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

Christian Schneider resolved DOSGI-90.
--------------------------------------

    Resolution: Fixed

The problem is in:
org.apache.cxf.dosgi.dsw.handlers.HttpServiceConfigurationTypeHandler.getHttpServiceAddress(Map,
 Class<?>)

I have now removed the reading of endpoint id:
DOSGI-90 Do not use Endpoint ID as address
M 
/cxf/dosgi/trunk/dsw/cxf-dsw/src/main/java/org/apache/cxf/dosgi/dsw/handlers/HttpServiceConfigurationTypeHandler.java
M 
/cxf/dosgi/trunk/dsw/cxf-dsw/src/test/java/org/apache/cxf/dosgi/dsw/handlers/HttpServiceConfigurationTypeHandlerTest.java
 

Does this fix the problem for you?
                
> Do not use/assume that endpoint.id is an address
> ------------------------------------------------
>
>                 Key: DOSGI-90
>                 URL: https://issues.apache.org/jira/browse/DOSGI-90
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.2
>            Reporter: Simon Søndergaard
>            Assignee: Christian Schneider
>             Fix For: 1.4
>
>
> org.apache.cxf.dosgi.dsw.handlers.getHttpServiceAddress() will use 
> endpoint.id as address. I do not think that it is valid to assume that it 
> will contain an address or at best a working address. See Remote Service 
> Admin Service Specification Version 1.0, 122.4.3

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to