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

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

Łukasz Nowak created CXF-6455:
---------------------------------

             Summary: 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)