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