http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/databinding/src/test/resources/aegisJaxWsBeans.xml
----------------------------------------------------------------------
diff --git a/systests/databinding/src/test/resources/aegisJaxWsBeans.xml 
b/systests/databinding/src/test/resources/aegisJaxWsBeans.xml
index 0afaae4..0d7984c 100644
--- a/systests/databinding/src/test/resources/aegisJaxWsBeans.xml
+++ b/systests/databinding/src/test/resources/aegisJaxWsBeans.xml
@@ -17,7 +17,7 @@
         specific language governing permissions and limitations
         under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:simple="http://cxf.apache.org/simple"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd 
http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:simple="http://cxf.apache.org/simple"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd 
http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
     <bean id="aegisBean" 
class="org.apache.cxf.aegis.databinding.AegisDatabinding" scope="prototype"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/databinding/src/test/resources/aegisSportsServiceBeans.xml
----------------------------------------------------------------------
diff --git 
a/systests/databinding/src/test/resources/aegisSportsServiceBeans.xml 
b/systests/databinding/src/test/resources/aegisSportsServiceBeans.xml
index 940a7d5..15f2247 100644
--- a/systests/databinding/src/test/resources/aegisSportsServiceBeans.xml
+++ b/systests/databinding/src/test/resources/aegisSportsServiceBeans.xml
@@ -17,7 +17,7 @@
         specific language governing permissions and limitations
         under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:simple="http://cxf.apache.org/simple"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd 
http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:simple="http://cxf.apache.org/simple"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd 
http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
     <bean id="sportsImpl" 
class="org.apache.cxf.systest.aegis.SportsServiceImpl"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/databinding/src/test/resources/aegisWSDLNSBeans.xml
----------------------------------------------------------------------
diff --git a/systests/databinding/src/test/resources/aegisWSDLNSBeans.xml 
b/systests/databinding/src/test/resources/aegisWSDLNSBeans.xml
index 5c5dece..3e9e3e6 100644
--- a/systests/databinding/src/test/resources/aegisWSDLNSBeans.xml
+++ b/systests/databinding/src/test/resources/aegisWSDLNSBeans.xml
@@ -17,7 +17,7 @@
         specific language governing permissions and limitations
         under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:simple="http://cxf.apache.org/simple"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd 
http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:simple="http://cxf.apache.org/simple"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd 
http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
     <bean id="aegisBean" 
class="org.apache.cxf.aegis.databinding.AegisDatabinding" scope="prototype"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/databinding/src/test/resources/extrajaxbclass.xml
----------------------------------------------------------------------
diff --git a/systests/databinding/src/test/resources/extrajaxbclass.xml 
b/systests/databinding/src/test/resources/extrajaxbclass.xml
index c167aab..8304bf4 100644
--- a/systests/databinding/src/test/resources/extrajaxbclass.xml
+++ b/systests/databinding/src/test/resources/extrajaxbclass.xml
@@ -17,7 +17,7 @@ KIND, either express or implied. See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd                
                                 http://cxf.apache.org/jaxws 
http://cxf.apache.org/schemas/jaxws.xsd                                         
        http://cxf.apache.org/transports/http/configuration 
http://cxf.apache.org/schemas/configuration/http-conf.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd                
                                 http://cxf.apache.org/jaxws 
http://cxf.apache.org/schemas/jaxws.xsd                                         
        http://cxf.apache.org/transports/http/configuration 
http://cxf.apache.org/schemas/configuration/http-conf.xsd";>
     <!-- CXF -->
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/databinding/src/test/resources/jaxbCustomValidators.xml
----------------------------------------------------------------------
diff --git a/systests/databinding/src/test/resources/jaxbCustomValidators.xml 
b/systests/databinding/src/test/resources/jaxbCustomValidators.xml
index 2f58178..6466c9e 100644
--- a/systests/databinding/src/test/resources/jaxbCustomValidators.xml
+++ b/systests/databinding/src/test/resources/jaxbCustomValidators.xml
@@ -21,7 +21,7 @@ under the License.
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xmlns:jaxws="http://cxf.apache.org/jaxws";
        xmlns:http="http://cxf.apache.org/transports/http/configuration";
-       xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
+       xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
                                                http://cxf.apache.org/jaxws 
http://cxf.apache.org/schemas/jaxws.xsd
                                                
http://cxf.apache.org/transports/http/configuration 
http://cxf.apache.org/schemas/configuration/http-conf.xsd";>
 

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/databinding/src/test/resources/mtomTestBeans.xml
----------------------------------------------------------------------
diff --git a/systests/databinding/src/test/resources/mtomTestBeans.xml 
b/systests/databinding/src/test/resources/mtomTestBeans.xml
index 8e844de..2177257 100644
--- a/systests/databinding/src/test/resources/mtomTestBeans.xml
+++ b/systests/databinding/src/test/resources/mtomTestBeans.xml
@@ -9,7 +9,7 @@
         License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR 
CONDITIONS
         OF ANY KIND, either express or implied. See the License for the 
specific
         language governing permissions and limitations under the License. -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:simple="http://cxf.apache.org/simple"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd 
http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:simple="http://cxf.apache.org/simple"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd 
http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
     <bean id="mtomImpl" 
class="org.apache.cxf.systest.aegis.mtom.fortest.MtomTestImpl"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/databinding/src/test/resources/webapp/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git a/systests/databinding/src/test/resources/webapp/WEB-INF/beans.xml 
b/systests/databinding/src/test/resources/webapp/WEB-INF/beans.xml
index 6641632..54bca0e 100644
--- a/systests/databinding/src/test/resources/webapp/WEB-INF/beans.xml
+++ b/systests/databinding/src/test/resources/webapp/WEB-INF/beans.xml
@@ -21,9 +21,9 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xmlns:simple="http://cxf.apache.org/simple";
   xsi:schemaLocation="
-  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
+  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
   http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd"-->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:simple="http://cxf.apache.org/simple"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd 
http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:simple="http://cxf.apache.org/simple"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd 
http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <import resource="classpath:META-INF/cxf/cxf-servlet.xml"/>
     <simple:server address="/service" 
serviceClass="org.apache.cxf.authservice.AuthService">

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/BethalClientBeans.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/BethalClientBeans.xml
 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/BethalClientBeans.xml
index b4a14ad..faccdb7 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/BethalClientBeans.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/BethalClientBeans.xml
@@ -17,7 +17,7 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; xsi:schemaLocation="                  
  http://cxf.apache.org/configuration/security                       
http://cxf.apache.org/schemas/configuration/security.xsd            
http://cxf.apache.org/transports/http/configuration               
http://cxf.apache.org/schemas/configuration/http-conf.xsd            
http://cxf.apache.org/transports/http-jetty/configuration               
http://cxf.apache.org/schemas/configuration/http-jetty.xsd            
http://www.springframework.org/schema/beans               
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd            
http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxw
 s.xsd">
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; xsi:schemaLocation="                  
  http://cxf.apache.org/configuration/security                       
http://cxf.apache.org/schemas/configuration/security.xsd            
http://cxf.apache.org/transports/http/configuration               
http://cxf.apache.org/schemas/configuration/http-conf.xsd            
http://cxf.apache.org/transports/http-jetty/configuration               
http://cxf.apache.org/schemas/configuration/http-jetty.xsd            
http://www.springframework.org/schema/beans               
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd            
http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxw
 s.xsd">
     <import 
resource="classpath:org/apache/cxf/systest/http/resources/BethalClientConfig.cxf"/>
     <jaxws:client xmlns:s="http://apache.org/hello_world"; id="Bethal" 
serviceClass="org.apache.hello_world.Greeter" serviceName="s:SOAPService" 
endpointName="s:Bethal" address="https://localhost:9002/Bethal"/>
 </beans>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/SessionServer.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/SessionServer.xml
 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/SessionServer.xml
index 133435a..93ad476 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/SessionServer.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/SessionServer.xml
@@ -17,7 +17,7 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://java.sun.com/xml/ns/jaxws"; xsi:schemaLocation="             
       http://cxf.apache.org/configuration/security                       
http://cxf.apache.org/schemas/configuration/security.xsd            
http://cxf.apache.org/transports/http/configuration               
http://cxf.apache.org/schemas/configuration/http-conf.xsd            
http://cxf.apache.org/transports/http-jetty/configuration               
http://cxf.apache.org/schemas/configuration/http-jetty.xsd            
http://www.springframework.org/schema/beans               
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://java.sun.com/xml/ns/jaxws"; xsi:schemaLocation="             
       http://cxf.apache.org/configuration/security                       
http://cxf.apache.org/schemas/configuration/security.xsd            
http://cxf.apache.org/transports/http/configuration               
http://cxf.apache.org/schemas/configuration/http-conf.xsd            
http://cxf.apache.org/transports/http-jetty/configuration               
http://cxf.apache.org/schemas/configuration/http-jetty.xsd            
http://www.springframework.org/schema/beans               
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd";>
     <httpj:engine-factory bus="cxf">
         <httpj:engine port="9020">
             <httpj:sessionSupport>true</httpj:sessionSupport>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/SessionServer_Windows.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/SessionServer_Windows.xml
 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/SessionServer_Windows.xml
index 3b341c1..b6d884b 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/SessionServer_Windows.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/SessionServer_Windows.xml
@@ -17,7 +17,7 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://java.sun.com/xml/ns/jaxws"; xsi:schemaLocation="             
       http://cxf.apache.org/configuration/security                       
http://cxf.apache.org/schemas/configuration/security.xsd            
http://cxf.apache.org/transports/http/configuration               
http://cxf.apache.org/schemas/configuration/http-conf.xsd            
http://cxf.apache.org/transports/http-jetty/configuration               
http://cxf.apache.org/schemas/configuration/http-jetty.xsd            
http://www.springframework.org/schema/beans               
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://java.sun.com/xml/ns/jaxws"; xsi:schemaLocation="             
       http://cxf.apache.org/configuration/security                       
http://cxf.apache.org/schemas/configuration/security.xsd            
http://cxf.apache.org/transports/http/configuration               
http://cxf.apache.org/schemas/configuration/http-conf.xsd            
http://cxf.apache.org/transports/http-jetty/configuration               
http://cxf.apache.org/schemas/configuration/http-jetty.xsd            
http://www.springframework.org/schema/beans               
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd";>
     <httpj:engine-factory bus="cxf">
         <httpj:engine port="9020">
             <httpj:sessionSupport>true</httpj:sessionSupport>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/jaxws-publish.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/jaxws-publish.xml
 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/jaxws-publish.xml
index fc31b1a..144ae62 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/jaxws-publish.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/jaxws-publish.xml
@@ -17,7 +17,7 @@ KIND, either express or implied. See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd         
http://cxf.apache.org/jaxws                                 
http://cxf.apache.org/schemas/jaxws.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         
 ">
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd         
http://cxf.apache.org/jaxws                                 
http://cxf.apache.org/schemas/jaxws.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         
 ">
     <!-- -->
     <!-- This Spring config file is designed to represent a minimal -->
     <!-- configuration for spring-loading a CXF servant, where the -->

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/jaxws-server.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/jaxws-server.xml
 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/jaxws-server.xml
index 75d2403..07dcc1d 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/jaxws-server.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/jaxws-server.xml
@@ -17,7 +17,7 @@ KIND, either express or implied. See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd         
http://cxf.apache.org/jaxws                                 
http://cxf.apache.org/schemas/jaxws.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         
 ">
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd         
http://cxf.apache.org/jaxws                                 
http://cxf.apache.org/schemas/jaxws.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         
 ">
     <!-- -->
     <!-- This Spring config file is designed to represent a minimal -->
     <!-- configuration for spring-loading a CXF servant, where the -->

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/pkcs12.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/pkcs12.xml 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/pkcs12.xml
index 82a370e..e0f249e 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/pkcs12.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/pkcs12.xml
@@ -17,7 +17,7 @@ KIND, either express or implied. See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd         
http://cxf.apache.org/jaxws                                 
http://cxf.apache.org/schemas/jaxws.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         
 ">
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd         
http://cxf.apache.org/jaxws                                 
http://cxf.apache.org/schemas/jaxws.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         
 ">
     <!-- -->
     <!-- This Spring config file is designed to represent a minimal -->
     <!-- configuration for spring-loading a CXF servant, where the -->

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/resource-key-spec-url.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/resource-key-spec-url.xml
 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/resource-key-spec-url.xml
index dd7ab3e..b22281d 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/resource-key-spec-url.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/resource-key-spec-url.xml
@@ -17,7 +17,7 @@ KIND, either express or implied. See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd         
http://cxf.apache.org/jaxws                                 
http://cxf.apache.org/schemas/jaxws.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         
 ">
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd         
http://cxf.apache.org/jaxws                                 
http://cxf.apache.org/schemas/jaxws.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         
 ">
     <!-- -->
     <!-- This Spring config file is designed to represent a minimal -->
     <!-- configuration for spring-loading a CXF servant, where the -->

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/resource-key-spec.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/resource-key-spec.xml
 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/resource-key-spec.xml
index d3145c1..87c800a 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/resource-key-spec.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/http/resources/resource-key-spec.xml
@@ -17,7 +17,7 @@ KIND, either express or implied. See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd         
http://cxf.apache.org/jaxws                                 
http://cxf.apache.org/schemas/jaxws.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         
 ">
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd         
http://cxf.apache.org/jaxws                                 
http://cxf.apache.org/schemas/jaxws.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         
 ">
     <!-- -->
     <!-- This Spring config file is designed to represent a minimal -->
     <!-- configuration for spring-loading a CXF servant, where the -->

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/jms/jms_server_config.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/jms/jms_server_config.xml
 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/jms/jms_server_config.xml
index af7bd9a..b9b023f 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/jms/jms_server_config.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/jms/jms_server_config.xml
@@ -17,7 +17,7 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jms="http://cxf.apache.org/transports/jms"; 
xmlns:p="http://www.springframework.org/schema/p"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; xsi:schemaLocation=" 
http://cxf.apache.org/transports/jms 
http://cxf.apache.org/schemas/configuration/jms.xsd 
http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jms="http://cxf.apache.org/transports/jms"; 
xmlns:p="http://www.springframework.org/schema/p"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; xsi:schemaLocation=" 
http://cxf.apache.org/transports/jms 
http://cxf.apache.org/schemas/configuration/jms.xsd 
http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
     <bean id="ConnectionFactory" 
class="org.apache.activemq.ActiveMQConnectionFactory" 

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client1.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client1.xml
 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client1.xml
index e349d9b..530def3 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client1.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client1.xml
@@ -17,7 +17,7 @@ KIND, either express or implied. See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         ">
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         ">
     <!-- -->
     <!-- HTTP/S configuration for proxy clients -->
     <!-- -->

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client2.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client2.xml
 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client2.xml
index d356634..cfdbf75 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client2.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client2.xml
@@ -17,7 +17,7 @@ KIND, either express or implied. See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         ">
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         ">
     <!-- this conduit is less specific and should not be selected  -->
     <http:conduit name="*.http-conduit">
         <http:client ConnectionTimeout="3000000" ReceiveTimeout="3000000"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client3.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client3.xml
 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client3.xml
index e72cd53..56faa34 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client3.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client3.xml
@@ -17,7 +17,7 @@ KIND, either express or implied. See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs-client"; 
xmlns:cxf="http://cxf.apache.org/core"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd         
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/jaxrs-client 
http://cxf.apache.org/schemas/jaxrs-client.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         ">
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs-client"; 
xmlns:cxf="http://cxf.apache.org/core"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd         
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/jaxrs-client 
http://cxf.apache.org/schemas/jaxrs-client.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         ">
     <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
     <!-- -->
     <!-- HTTP/S configuration for proxy & web clients -->

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client4.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client4.xml
 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client4.xml
index f5bb450..43208a6 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client4.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client4.xml
@@ -17,7 +17,7 @@ KIND, either express or implied. See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs-client"; 
xmlns:cxf="http://cxf.apache.org/core"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd         
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/jaxrs-client 
http://cxf.apache.org/schemas/jaxrs-client.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         ">
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs-client"; 
xmlns:cxf="http://cxf.apache.org/core"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd         
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/jaxrs-client 
http://cxf.apache.org/schemas/jaxrs-client.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         ">
     <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
     <!-- -->
     <!-- HTTP/S configuration for proxy & web clients -->

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client5.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client5.xml
 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client5.xml
index d3afd51..c0751ef 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client5.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client5.xml
@@ -17,7 +17,7 @@ KIND, either express or implied. See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs-client"; 
xmlns:cxf="http://cxf.apache.org/core"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd         
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/jaxrs-client 
http://cxf.apache.org/schemas/jaxrs-client.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         ">
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs-client"; 
xmlns:cxf="http://cxf.apache.org/core"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd         
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/jaxrs-client 
http://cxf.apache.org/schemas/jaxrs-client.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         ">
     <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
     <!-- -->
     <!-- HTTP/S configuration for proxy & web clients -->

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client_old.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client_old.xml
 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client_old.xml
index 419c90f..4e404c1 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client_old.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client_old.xml
@@ -23,7 +23,7 @@ under the License.
        xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
        xmlns:cxf="http://cxf.apache.org/core"; 
        xmlns:sec="http://cxf.apache.org/configuration/security"; 
-       xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
+       xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
                            http://cxf.apache.org/core 
http://cxf.apache.org/schemas/core.xsd 
                            http://cxf.apache.org/transports/http/configuration 
http://cxf.apache.org/schemas/configuration/http-conf.xsd 
                            http://cxf.apache.org/jaxrs 
http://cxf.apache.org/schemas/jaxrs.xsd

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-server.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-server.xml
 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-server.xml
index 82bffbf..f4c5db6 100644
--- 
a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-server.xml
+++ 
b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-server.xml
@@ -17,7 +17,7 @@ KIND, either express or implied. See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         ">
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:httpj="http://cxf.apache.org/transports/http-jetty/configuration"; 
xmlns:sec="http://cxf.apache.org/configuration/security"; xsi:schemaLocation="   
      http://www.springframework.org/schema/beans                 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd         
http://cxf.apache.org/transports/http/configuration         
http://cxf.apache.org/schemas/configuration/http-conf.xsd         
http://cxf.apache.org/transports/http-jetty/configuration   
http://cxf.apache.org/schemas/configuration/http-jetty.xsd         
http://cxf.apache.org/configuration/security                
http://cxf.apache.org/schemas/configuration/security.xsd         ">
     <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
     <httpj:engine-factory id="port-9095-tls-config">
         <httpj:engine port="${testutil.ports.jaxrs-https}">

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git a/systests/jaxrs/src/test/resources/jaxrs/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs/WEB-INF/beans.xml
index 113ebfc..bfd097a 100644
--- a/systests/jaxrs/src/test/resources/jaxrs/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs/WEB-INF/beans.xml
@@ -22,7 +22,7 @@
     xmlns:util="http://www.springframework.org/schema/util"; 
     xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
     xmlns:cxf="http://cxf.apache.org/core"; 
-    xsi:schemaLocation=" http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.3.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
+    xsi:schemaLocation=" http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.2.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <import resource="classpath:META-INF/cxf/cxf-servlet.xml"/>
     

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_async/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git a/systests/jaxrs/src/test/resources/jaxrs_async/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_async/WEB-INF/beans.xml
index 31a02da..1399d45 100644
--- a/systests/jaxrs/src/test/resources/jaxrs_async/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs_async/WEB-INF/beans.xml
@@ -22,7 +22,7 @@
     xmlns:jaxrs="http://cxf.apache.org/jaxrs";
     xmlns:task="http://www.springframework.org/schema/task"; 
     xsi:schemaLocation="
-     http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
+     http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
      http://www.springframework.org/schema/task 
http://www.springframework.org/schema/task/spring-task.xsd 
      http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd";>
      

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_atom/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git a/systests/jaxrs/src/test/resources/jaxrs_atom/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_atom/WEB-INF/beans.xml
index 8843ed7..f691067 100644
--- a/systests/jaxrs/src/test/resources/jaxrs_atom/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs_atom/WEB-INF/beans.xml
@@ -22,9 +22,9 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xmlns:simple="http://cxf.apache.org/simple";
   xsi:schemaLocation="
-  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
+  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
   http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd"-->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:aop="http://www.springframework.org/schema/aop"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:aop="http://www.springframework.org/schema/aop"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <import resource="classpath:META-INF/cxf/cxf-servlet.xml"/>
     <jaxrs:server id="atomservice" address="/bookstore" 
staticSubresourceResolution="true">

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_cors/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git a/systests/jaxrs/src/test/resources/jaxrs_cors/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_cors/WEB-INF/beans.xml
index 9c11e8a..f1f8c1d 100644
--- a/systests/jaxrs/src/test/resources/jaxrs_cors/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs_cors/WEB-INF/beans.xml
@@ -9,7 +9,7 @@
         License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR 
CONDITIONS 
         OF ANY KIND, either express or implied. See the License for the 
specific 
         language governing permissions and limitations under the License. -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd 
http://cxf.apache.org/core        http://cxf.apache.org/schemas/core.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd 
http://cxf.apache.org/core        http://cxf.apache.org/schemas/core.xsd";>
     <import resource="classpath:/META-INF/cxf/cxf.xml"/>
     <bean id="cors-filter" 
class="org.apache.cxf.rs.security.cors.CrossOriginResourceSharingFilter"/>
     <jaxrs:server id="unann-cors-service" address="/untest">

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_databinding/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/resources/jaxrs_databinding/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_databinding/WEB-INF/beans.xml
index 0c8db39..5d4e2c6 100644
--- a/systests/jaxrs/src/test/resources/jaxrs_databinding/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs_databinding/WEB-INF/beans.xml
@@ -22,9 +22,9 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xmlns:simple="http://cxf.apache.org/simple";
   xsi:schemaLocation="
-  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
+  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
   http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd"-->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:util="http://www.springframework.org/schema/util"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.3.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:util="http://www.springframework.org/schema/util"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.2.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <import resource="classpath:META-INF/cxf/cxf-servlet.xml"/>
     <bean class="org.apache.cxf.systest.jaxrs.BookStoreSpring" 
id="serviceBean"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_dispatch/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git a/systests/jaxrs/src/test/resources/jaxrs_dispatch/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_dispatch/WEB-INF/beans.xml
index b3ac564..2b85409 100644
--- a/systests/jaxrs/src/test/resources/jaxrs_dispatch/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs_dispatch/WEB-INF/beans.xml
@@ -22,9 +22,9 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xmlns:simple="http://cxf.apache.org/simple";
   xsi:schemaLocation="
-  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
+  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
   http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd"-->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:util="http://www.springframework.org/schema/util"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.3.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:util="http://www.springframework.org/schema/util"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.2.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <import resource="classpath:META-INF/cxf/cxf-servlet.xml"/>
     <bean class="org.apache.cxf.systest.jaxrs.BookStoreDispatch" 
id="serviceBean"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_dispatch_simple/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/resources/jaxrs_dispatch_simple/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_dispatch_simple/WEB-INF/beans.xml
index 002966c..d07b73f 100644
--- a/systests/jaxrs/src/test/resources/jaxrs_dispatch_simple/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs_dispatch_simple/WEB-INF/beans.xml
@@ -22,9 +22,9 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xmlns:simple="http://cxf.apache.org/simple";
   xsi:schemaLocation="
-  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
+  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
   http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd"-->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:util="http://www.springframework.org/schema/util"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.3.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:util="http://www.springframework.org/schema/util"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.2.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <import resource="classpath:META-INF/cxf/cxf-servlet.xml"/>
     <bean class="org.apache.cxf.systest.jaxrs.BookStoreSpring" 
id="serviceBean"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_jaas_security/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/resources/jaxrs_jaas_security/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_jaas_security/WEB-INF/beans.xml
index a2e2b91..e4776cc 100644
--- a/systests/jaxrs/src/test/resources/jaxrs_jaas_security/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs_jaas_security/WEB-INF/beans.xml
@@ -17,7 +17,7 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:util="http://www.springframework.org/schema/util"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.3.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:util="http://www.springframework.org/schema/util"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.2.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <import resource="classpath:META-INF/cxf/cxf-servlet.xml"/>
     <jaxrs:server address="/jaas">

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_jackson_provider/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/resources/jaxrs_jackson_provider/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_jackson_provider/WEB-INF/beans.xml
index 7c4bf92..1aedaeb 100644
--- a/systests/jaxrs/src/test/resources/jaxrs_jackson_provider/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs_jackson_provider/WEB-INF/beans.xml
@@ -23,7 +23,7 @@
   xmlns:core="http://cxf.apache.org/core";
   xsi:schemaLocation="
 http://www.springframework.org/schema/beans 
-http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
+http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
 http://cxf.apache.org/core
 http://cxf.apache.org/schemas/core.xsd
 http://cxf.apache.org/jaxrs

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_many_destinations/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/resources/jaxrs_many_destinations/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_many_destinations/WEB-INF/beans.xml
index 28ba171..7ad6a61 100644
--- 
a/systests/jaxrs/src/test/resources/jaxrs_many_destinations/WEB-INF/beans.xml
+++ 
b/systests/jaxrs/src/test/resources/jaxrs_many_destinations/WEB-INF/beans.xml
@@ -22,9 +22,9 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xmlns:simple="http://cxf.apache.org/simple";
   xsi:schemaLocation="
-  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
+  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
   http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd"-->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:util="http://www.springframework.org/schema/util"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.3.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:util="http://www.springframework.org/schema/util"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:cxf="http://cxf.apache.org/core"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.2.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd 
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <import resource="classpath:META-INF/cxf/cxf-servlet.xml"/>
     <bean 
class="org.apache.cxf.systest.jaxrs.JAXRSOverlappingDestinationsTest.Resource" 
id="serviceBean"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_nio/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git a/systests/jaxrs/src/test/resources/jaxrs_nio/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_nio/WEB-INF/beans.xml
index 5d24b1f..e19dfdc 100644
--- a/systests/jaxrs/src/test/resources/jaxrs_nio/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs_nio/WEB-INF/beans.xml
@@ -23,7 +23,7 @@
   xmlns:core="http://cxf.apache.org/core";
   xsi:schemaLocation="
 http://www.springframework.org/schema/beans 
-http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
+http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
 http://cxf.apache.org/core
 http://cxf.apache.org/schemas/core.xsd
 http://cxf.apache.org/jaxrs

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_proxy/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git a/systests/jaxrs/src/test/resources/jaxrs_proxy/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_proxy/WEB-INF/beans.xml
index ac8313e..df04ede 100644
--- a/systests/jaxrs/src/test/resources/jaxrs_proxy/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs_proxy/WEB-INF/beans.xml
@@ -22,9 +22,9 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xmlns:simple="http://cxf.apache.org/simple";
   xsi:schemaLocation="
-  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
+  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
   http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd"-->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:aop="http://www.springframework.org/schema/aop"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://www.springframework.org/schema/aop  
http://www.springframework.org/schema/aop/spring-aop.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:aop="http://www.springframework.org/schema/aop"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://www.springframework.org/schema/aop  
http://www.springframework.org/schema/aop/spring-aop.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <import resource="classpath:META-INF/cxf/cxf-servlet.xml"/>
     <bean 
class="org.springframework.context.annotation.CommonAnnotationBeanPostProcessor"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_security/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git a/systests/jaxrs/src/test/resources/jaxrs_security/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_security/WEB-INF/beans.xml
index 884d628..f406f9e 100644
--- a/systests/jaxrs/src/test/resources/jaxrs_security/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs_security/WEB-INF/beans.xml
@@ -22,13 +22,13 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xmlns:simple="http://cxf.apache.org/simple";
   xsi:schemaLocation="
-  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
+  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
   http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd"-->
 <beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
     xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
     xmlns:aop="http://www.springframework.org/schema/aop"; 
     xmlns:security="http://www.springframework.org/schema/security"; 
-    xsi:schemaLocation=" http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
+    xsi:schemaLocation=" http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
                          http://www.springframework.org/schema/aop  
http://www.springframework.org/schema/aop/spring-aop.xsd 
                          http://www.springframework.org/schema/security  
http://www.springframework.org/schema/security/spring-security.xsd 
                          http://cxf.apache.org/jaxrs 
http://cxf.apache.org/schemas/jaxrs.xsd";>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_security_cglib/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/resources/jaxrs_security_cglib/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_security_cglib/WEB-INF/beans.xml
index 4c268bd..3cb7074 100644
--- a/systests/jaxrs/src/test/resources/jaxrs_security_cglib/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs_security_cglib/WEB-INF/beans.xml
@@ -22,7 +22,7 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xmlns:simple="http://cxf.apache.org/simple";
   xsi:schemaLocation="
-  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
+  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
   http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd"-->
 <beans xmlns="http://www.springframework.org/schema/beans"; 
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
@@ -30,7 +30,7 @@
     xmlns:aop="http://www.springframework.org/schema/aop"; 
     xmlns:security="http://www.springframework.org/schema/security"; 
     xsi:schemaLocation=" 
-        http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
+        http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
         http://www.springframework.org/schema/aop  
http://www.springframework.org/schema/aop/spring-aop.xsd 
         http://www.springframework.org/schema/security  
http://www.springframework.org/schema/security/spring-security.xsd 
         http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd";>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_security_no_annotations/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/resources/jaxrs_security_no_annotations/WEB-INF/beans.xml
 
b/systests/jaxrs/src/test/resources/jaxrs_security_no_annotations/WEB-INF/beans.xml
index 8893633..807f24d 100644
--- 
a/systests/jaxrs/src/test/resources/jaxrs_security_no_annotations/WEB-INF/beans.xml
+++ 
b/systests/jaxrs/src/test/resources/jaxrs_security_no_annotations/WEB-INF/beans.xml
@@ -22,7 +22,7 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xmlns:simple="http://cxf.apache.org/simple";
   xsi:schemaLocation="
-  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
+  http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
   http://cxf.apache.org/simple http://cxf.apache.org/schemas/simple.xsd"-->
 <beans xmlns="http://www.springframework.org/schema/beans"; 
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
@@ -30,7 +30,7 @@
     xmlns:aop="http://www.springframework.org/schema/aop"; 
     xmlns:security="http://www.springframework.org/schema/security"; 
     xsi:schemaLocation=" 
-        http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
+        http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
         http://www.springframework.org/schema/aop  
http://www.springframework.org/schema/aop/spring-aop.xsd 
         http://www.springframework.org/schema/security  
http://www.springframework.org/schema/security/spring-security.xsd 
         http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd";>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_simple_security/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/resources/jaxrs_simple_security/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_simple_security/WEB-INF/beans.xml
index 18dcd94..f1947c4 100644
--- a/systests/jaxrs/src/test/resources/jaxrs_simple_security/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs_simple_security/WEB-INF/beans.xml
@@ -22,8 +22,8 @@
     xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
     xmlns:util="http://www.springframework.org/schema/util"; 
     xsi:schemaLocation=" 
-      http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
-      http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.3.xsd 
+      http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
+      http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.2.xsd 
       http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <import resource="classpath:META-INF/cxf/cxf-servlet.xml"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_soap_rest/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git 
a/systests/jaxrs/src/test/resources/jaxrs_soap_rest/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_soap_rest/WEB-INF/beans.xml
index 3320b8a..cb0b87e 100644
--- a/systests/jaxrs/src/test/resources/jaxrs_soap_rest/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs_soap_rest/WEB-INF/beans.xml
@@ -18,7 +18,7 @@
   under the License.
 -->
 <!-- START SNIPPET: beans -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:jaxrs-client="http://cxf.apache.org/jaxrs-client"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:util="http://www.springframework.org/schema/util"; 
xsi:schemaLocation="http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.3.xsd 
http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd 
http://cxf.apache.org/jaxrs-client 
http://cxf.apache.org/schemas/jaxrs-client.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; 
xmlns:jaxrs-client="http://cxf.apache.org/jaxrs-client"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:util="http://www.springframework.org/schema/util"; 
xsi:schemaLocation="http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://www.springframework.org/schema/util  
http://www.springframework.org/schema/util/spring-util-4.2.xsd 
http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd 
http://cxf.apache.org/jaxrs-client 
http://cxf.apache.org/schemas/jaxrs-client.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <import resource="classpath:META-INF/cxf/cxf-servlet.xml"/>
     <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/jaxrs/src/test/resources/jaxrs_spring/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git a/systests/jaxrs/src/test/resources/jaxrs_spring/WEB-INF/beans.xml 
b/systests/jaxrs/src/test/resources/jaxrs_spring/WEB-INF/beans.xml
index 55c3d8d..569adfc 100644
--- a/systests/jaxrs/src/test/resources/jaxrs_spring/WEB-INF/beans.xml
+++ b/systests/jaxrs/src/test/resources/jaxrs_spring/WEB-INF/beans.xml
@@ -17,7 +17,7 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd";>
+<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jaxrs="http://cxf.apache.org/jaxrs"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd 
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd";>
     <import resource="classpath:META-INF/cxf/cxf.xml"/>
     <import resource="classpath:META-INF/cxf/cxf-servlet.xml"/>
     <bean class="org.apache.cxf.systest.jaxrs.Book"/>

Reply via email to