diff --git a/apache-cxf/cxf-spring/src/main/resources/client-beans.xml b/apache-cxf/cxf-spring/src/main/resources/client-beans.xml index 3f30562193..626252b565 100644 --- a/apache-cxf/cxf-spring/src/main/resources/client-beans.xml +++ b/apache-cxf/cxf-spring/src/main/resources/client-beans.xml @@ -1,10 +1,10 @@ - - - - - - \ No newline at end of file + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jaxws="http://cxf.apache.org/jaxws" + xsi:schemaLocation=" http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://cxf.apache.org/jaxws http://cxf.apache.org/schema/jaxws.xsd"> + + + + + +