Repository: cxf
Updated Branches:
  refs/heads/master 3f259221f -> e66950983


http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/policy/rm10wsdl_server.xml
----------------------------------------------------------------------
diff --git 
a/systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/policy/rm10wsdl_server.xml
 
b/systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/policy/rm10wsdl_server.xml
index de1bccc..0161365 100644
--- 
a/systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/policy/rm10wsdl_server.xml
+++ 
b/systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/policy/rm10wsdl_server.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:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:wsp="http://www.w3.org/ns/ws-policy"; 
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";
 xmlns:p="http://cxf.apache.org/policy"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:wsrm-policy="http://schemas.xmlsoap.org/ws/2005/02/rm/policy"; 
xsi:schemaLocation=" http://www.w3.org/ns/ws-policy 
http://www.w3.org/2007/02/ws-policy.xsd http://cxf.apache.org/ws/addressing 
http://cxf.apache.org/schema/ws/addressing.xsd http://cxf.apache.org/jaxws 
http://cxf.apache.org/schemas/jaxws.xsd http://cxf.apache.org/policy 
http://cxf.apache.org/schemas/policy.xsd 
http://cxf.apache.org/transports/http/configuration 
http://cxf.apache.org/schemas/configuration/http-conf.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:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:wsp="http://www.w3.org/ns/ws-policy"; 
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";
 xmlns:p="http://cxf.apache.org/policy"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; 
xmlns:wsrm-policy="http://schemas.xmlsoap.org/ws/2005/02/rm/policy"; 
xsi:schemaLocation=" http://www.w3.org/ns/ws-policy 
http://www.w3.org/2007/02/ws-policy.xsd http://cxf.apache.org/ws/addressing 
http://cxf.apache.org/schema/ws/addressing.xsd http://cxf.apache.org/jaxws 
http://cxf.apache.org/schemas/jaxws.xsd http://cxf.apache.org/policy 
http://cxf.apache.org/schemas/policy.xsd 
http://cxf.apache.org/transports/http/configuration 
http://cxf.apache.org/schemas/configuration/http-conf.xsd 
http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd";
 >
     <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
     <http:conduit 
name="{http://cxf.apache.org/greeter_control}GreeterPort.http-conduit";>
         <http:client 
DecoupledEndpoint="http://localhost:${testutil.ports.decoupled}/decoupled_endpoint"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/policy/rm12wsdl_server.xml
----------------------------------------------------------------------
diff --git 
a/systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/policy/rm12wsdl_server.xml
 
b/systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/policy/rm12wsdl_server.xml
index 0c6f6ae..422bff8 100644
--- 
a/systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/policy/rm12wsdl_server.xml
+++ 
b/systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/policy/rm12wsdl_server.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:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:wsp="http://www.w3.org/ns/ws-policy"; 
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";
 xmlns:p="http://cxf.apache.org/policy"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; xsi:schemaLocation=" 
http://www.w3.org/ns/ws-policy http://www.w3.org/2007/02/ws-policy.xsd 
http://cxf.apache.org/ws/addressing 
http://cxf.apache.org/schema/ws/addressing.xsd http://cxf.apache.org/jaxws 
http://cxf.apache.org/schemas/jaxws.xsd http://cxf.apache.org/policy 
http://cxf.apache.org/schemas/policy.xsd 
http://cxf.apache.org/transports/http/configuration 
http://cxf.apache.org/schemas/configuration/http-conf.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:http="http://cxf.apache.org/transports/http/configuration"; 
xmlns:wsp="http://www.w3.org/ns/ws-policy"; 
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";
 xmlns:p="http://cxf.apache.org/policy"; 
xmlns:jaxws="http://cxf.apache.org/jaxws"; xsi:schemaLocation=" 
http://www.w3.org/ns/ws-policy http://www.w3.org/2007/02/ws-policy.xsd 
http://cxf.apache.org/ws/addressing 
http://cxf.apache.org/schema/ws/addressing.xsd http://cxf.apache.org/jaxws 
http://cxf.apache.org/schemas/jaxws.xsd http://cxf.apache.org/policy 
http://cxf.apache.org/schemas/policy.xsd 
http://cxf.apache.org/transports/http/configuration 
http://cxf.apache.org/schemas/configuration/http-conf.xsd 
http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd";>
     <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
     <http:conduit 
name="{http://cxf.apache.org/greeter_control}GreeterPort.http-conduit";>
         <http:client 
DecoupledEndpoint="http://localhost:${testutil.ports.decoupled}/decoupled_endpoint"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/policy/rmwsdl.xml
----------------------------------------------------------------------
diff --git 
a/systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/policy/rmwsdl.xml 
b/systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/policy/rmwsdl.xml
index de3c9dd..858c602 100644
--- 
a/systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/policy/rmwsdl.xml
+++ 
b/systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/policy/rmwsdl.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:http="http://cxf.apache.org/transports/http/configuration"; 
xsi:schemaLocation=" http://cxf.apache.org/transports/http/configuration 
http://cxf.apache.org/schemas/configuration/http-conf.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:http="http://cxf.apache.org/transports/http/configuration"; 
xsi:schemaLocation=" http://cxf.apache.org/transports/http/configuration 
http://cxf.apache.org/schemas/configuration/http-conf.xsd 
http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd";>
     <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
     <http:conduit 
name="{http://cxf.apache.org/greeter_control}GreeterPort.http-conduit";>
         <http:client 
DecoupledEndpoint="http://localhost:${testutil.ports.decoupled}/decoupled_endpoint"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/systests/wsdl_maven/java2ws/src/main/webapp/WEB-INF/beans.xml
----------------------------------------------------------------------
diff --git a/systests/wsdl_maven/java2ws/src/main/webapp/WEB-INF/beans.xml 
b/systests/wsdl_maven/java2ws/src/main/webapp/WEB-INF/beans.xml
index e6eb3a2..ea524f0 100644
--- a/systests/wsdl_maven/java2ws/src/main/webapp/WEB-INF/beans.xml
+++ b/systests/wsdl_maven/java2ws/src/main/webapp/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: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/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: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/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"/>
     <jaxws:endpoint id="helloWorld" 
implementor="net.lr.java2wstest.HelloWorldImpl" address="/HelloWorld"/>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/tools/javato/ws/src/main/java/META-INF/cxf/java2wsbeans.xml
----------------------------------------------------------------------
diff --git a/tools/javato/ws/src/main/java/META-INF/cxf/java2wsbeans.xml 
b/tools/javato/ws/src/main/java/META-INF/cxf/java2wsbeans.xml
index c467872..c85c1a2 100644
--- a/tools/javato/ws/src/main/java/META-INF/cxf/java2wsbeans.xml
+++ b/tools/javato/ws/src/main/java/META-INF/cxf/java2wsbeans.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"; xsi:schemaLocation=" 
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"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd";>
     <bean id="JaxwsServiceBuilderBean" 
class="org.apache.cxf.jaxws.JaxwsServiceBuilder" scope="prototype"/>
     <bean id="SimpleServiceBuilderBean" 
class="org.apache.cxf.simple.SimpleServiceBuilder" scope="prototype"/>
 </beans>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e6695098/tools/javato/ws/src/test/resources/revisedAegisDefaultBeans.xml
----------------------------------------------------------------------
diff --git a/tools/javato/ws/src/test/resources/revisedAegisDefaultBeans.xml 
b/tools/javato/ws/src/test/resources/revisedAegisDefaultBeans.xml
index 7eb44e1..7ccb88b 100644
--- a/tools/javato/ws/src/test/resources/revisedAegisDefaultBeans.xml
+++ b/tools/javato/ws/src/test/resources/revisedAegisDefaultBeans.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"; xsi:schemaLocation=" 
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"; xsi:schemaLocation=" 
http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-4.2.xsd";>
     <bean id="AegisDatabindingBean" 
class="org.apache.cxf.aegis.databinding.AegisDatabinding">
         <property name="configuration">
             <bean class="org.apache.cxf.aegis.type.TypeCreationOptions">

Reply via email to