[ 
https://issues.apache.org/jira/browse/SM-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681958#comment-13681958
 ] 

Freeman Fang commented on SM-2204:
----------------------------------

Ok, this problem only exist in spring-dm configuration, all blueprint cxf 
examples are still OK, so I'm quite sure this is the known regression 
introduced by CXF 2.7.4, so we need upgrade to the latest cxf 2.7.5 to fix it
                
> jaxrs-example: service cannot be reached
> ----------------------------------------
>
>                 Key: SM-2204
>                 URL: https://issues.apache.org/jira/browse/SM-2204
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: examples
>    Affects Versions: 5.0.0
>            Reporter: Wim Verreydt
>            Assignee: Freeman Fang
>
> Running the cxf-jaxrs example, the service is not 'registered' properly. 
> - Visiting {{http://localhost:8181/cxf}} displays No services have been found.
> - A request to 
> {{http://localhost:8181/cxf/crm/customerservice/customers/123}} returns No 
> services have been found.
> - The servicemix log states: 
>     2013-06-11 14:04:01,417 | INFO  | ExtenderThread-2 | ServerImpl           
>             | ?                                   ? | 116 - 
> org.apache.cxf.cxf-api - 2.7.4 | Setting the server's publish address to be 
> /crm
>     ...
>     2013-06-11 14:04:22,619 | WARN  | qtp153718882-85  | ServletController    
>             | ?                                   ? | 116 - 
> org.apache.cxf.cxf-api - 2.7.4 | Can't find the the request for 
> http://localhost:8181/cxf/crm/customerservice/customers/123's Observer
> The problem can be avoided by providing a absolute url in the jaxrs server 
> configuration  
> (address="http://localhost:8910/test"; instead of address="/crm")

--
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