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

[jira] [Commented] (CXF-6455) Cannot resolve the name 'http-conf:client'

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

Sergey Beryozkin commented on CXF-6455:
---------------------------------------

Hi, not clear where the source of the problem is, possibly with never Play framework itself if the same CXF setup worked with the older Play framework ?

> Cannot resolve the name 'http-conf:client'
> ------------------------------------------
>
>                 Key: CXF-6455
>                 URL: https://issues.apache.org/jira/browse/CXF-6455
>             Project: CXF
>          Issue Type: Bug
>          Components: Integration, JAX-RS
>    Affects Versions: 3.1.1
>            Reporter: Łukasz Nowak
>
> I am using CXF client in Play Framework. Recenty I have moved to latest version of Play Framework, but after that I am receiving this error:
> [RuntimeException: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 55 in XML document from class path resource [spring-config-jaxrs-client.xml] is invalid; nested exception is org.xml.sax.SAXParseException; systemId: jar:file:/C:/Users/Łukasz/.ivy2/cache/org.apache.cxf/cxf-rt-transports-http/jars/cxf-rt-transports-http-2.7.12.jar!/schemas/configuration/http-conf.xsd; lineNumber: 55; columnNumber: 66; src-resolve: Cannot resolve the name 'http-conf:client' to a(n) 'element declaration' component.]
> I have also tried latest CXF version 3.1.1, but still the same error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)