This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from f781f77 [CXF-7907] exclude jaxb-core
new 505563a Refactored Spring bean files to make the header more readable
new 82080f2 CXF-7940 - FileUtils.delete dramatically slowdown WildFly
server shutdown
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/main/resources/etc/https-cfg-client.xml | 13 +++++++++++--
.../src/main/resources/etc/https-cfg-service.xml | 13 +++++++++++--
.../src/main/resources/etc/policy-asym.xml | 11 +++++++++--
.../src/main/resources/etc/policy-sym.xml | 11 +++++++++--
.../src/main/resources/etc/policy-symsc.xml | 11 +++++++++--
.../src/main/webapp/WEB-INF/cxf-servlet.xml | 8 ++++++--
core/src/main/java/org/apache/cxf/helpers/FileUtils.java | 9 ---------
core/src/main/resources/META-INF/cxf/cxf.xml | 7 +++++--
core/src/test/java/org/apache/cxf/bus/spring/bus.xml | 7 +++++--
.../test/java/org/apache/cxf/bus/spring/customerBus.xml | 7 +++++--
.../test/java/org/apache/cxf/bus/spring/customerBus2.xml | 7 +++++--
core/src/test/java/org/apache/cxf/bus/spring/init.xml | 7 +++++--
.../test/java/org/apache/cxf/bus/spring/lazyInitBus.xml | 7 +++++--
.../org/apache/cxf/bus/spring/resources/bus-overwrite.xml | 7 +++++--
core/src/test/java/org/apache/cxf/bus/spring/test.xml | 6 ++++--
.../src/test/java/org/apache/cxf/bus/spring/testjsr250.xml | 6 ++++--
.../org/apache/cxf/configuration/spring/test-beans.xml | 6 ++++--
.../apache/cxf/configuration/spring/test-jaxb-beans.xml | 7 +++++--
.../src/main/resources/client-beans.xml | 7 +++++--
.../src/main/webapp/WEB-INF/cxf-servlet.xml | 8 ++++++--
.../src/main/release/samples/in_jvm_transport/coloc.xml | 9 +++++++--
.../src/main/webapp/WEB-INF/cxf-servlet.xml | 8 ++++++--
.../src/main/resources/client-beans.xml | 7 +++++--
.../src/main/webapp/WEB-INF/cxf-servlet.xml | 7 +++++--
.../jax_rs/basic_https/src/main/resources/ClientConfig.xml | 9 +++++++--
.../jax_rs/basic_https/src/main/resources/ServerConfig.xml | 9 +++++++--
.../spring_security/src/main/webapp/WEB-INF/beans.xml | 9 +++++++--
.../jaxws_async/src/main/webapp/WEB-INF/cxf-servlet.xml | 7 +++++--
.../src/main/resources/cxf.xml | 9 +++++++--
.../js_browser_client_simple/src/main/resources/cxf.xml | 9 +++++++--
.../client/src/main/webapp/WEB-INF/spring-servlet.xml | 8 ++++++--
.../oauth/server/src/main/webapp/WEB-INF/oauth-beans.xml | 11 +++++++++--
.../server/src/main/webapp/WEB-INF/spring-servlet.xml | 8 ++++++--
.../src/main/resources/client-beans.xml | 7 +++++--
.../src/main/webapp/WEB-INF/cxf-servlet.xml | 8 ++++++--
.../samples/sts/src/main/resources/wssec-client-stax.xml | 10 ++++++++--
.../samples/sts/src/main/resources/wssec-client.xml | 10 ++++++++--
.../samples/sts/src/main/resources/wssec-server-stax.xml | 11 +++++++++--
.../samples/sts/src/main/resources/wssec-server.xml | 11 +++++++++--
.../samples/sts/src/main/resources/wssec-sts-stax.xml | 10 ++++++++--
.../release/samples/sts/src/main/resources/wssec-sts.xml | 10 ++++++++--
.../samples/ws_addressing/src/main/resources/client.xml | 9 +++++++--
.../samples/ws_addressing/src/main/resources/server.xml | 8 ++++++--
.../samples/ws_eventing/src/main/webapp/WEB-INF/beans.xml | 8 ++++++--
.../samples/ws_policy/src/main/resources/client.xml | 9 +++++++--
.../samples/ws_policy/src/main/resources/server.xml | 8 ++++++--
.../release/samples/ws_rm/src/main/resources/client.xml | 11 +++++++++--
.../release/samples/ws_rm/src/main/resources/server.xml | 11 +++++++++--
.../sign_enc/src/main/java/demo/wssec/client/wssec.xml | 11 +++++++++--
.../sign_enc/src/main/java/demo/wssec/server/wssec.xml | 11 +++++++++--
.../sign_enc_policy/src/main/resources/ClientConfig.xml | 10 ++++++++--
.../src/main/resources/ClientConfigStax.xml | 10 ++++++++--
.../sign_enc_policy/src/main/resources/ServiceConfig.xml | 11 +++++++++--
.../src/main/resources/ServiceConfigStax.xml | 11 +++++++++--
.../samples/ws_security/ut/src/main/resources/wssec.xml | 11 +++++++++--
.../ut_policy/src/main/resources/ClientConfig.xml | 10 ++++++++--
.../ut_policy/src/main/resources/ClientConfigStax.xml | 10 ++++++++--
.../ut_policy/src/main/resources/ServiceConfig.xml | 11 +++++++++--
.../ut_policy/src/main/resources/ServiceConfigStax.xml | 11 +++++++++--
.../src/main/resources/client-applicationContext.xml | 9 +++++++--
.../release/samples/wsdl_first/src/main/resources/cxf.xml | 8 ++++++--
.../src/main/resources/server-applicationContext.xml | 8 +++++---
.../wsdl_first/src/main/webapp/WEB-INF/cxf-servlet.xml | 8 ++++++--
.../src/main/resources/server-beans.xml | 7 +++++--
.../wsdl_first_https/src/main/resources/InsecureClient.xml | 7 +++++--
.../wsdl_first_https/src/main/resources/SecureClient.xml | 8 ++++++--
.../wsdl_first_https/src/main/resources/ServerConfig.xml | 9 +++++++--
.../archetype-resources/src/main/webapp/WEB-INF/beans.xml | 8 ++++++--
.../aegis/src/main/resources/META-INF/cxf/java2wsbeans.xml | 6 ++++--
.../org/apache/cxf/aegis/type/aegisOptionsTestBeans.xml | 8 ++++++--
.../jaxb/src/main/resources/META-INF/cxf/java2wsbeans.xml | 6 ++++--
.../src/test/java/org/apache/cxf/jaxrs/spring/servers.xml | 7 +++++--
.../src/test/java/org/apache/cxf/jaxrs/spring/servers2.xml | 7 +++++--
.../main/resources/META-INF/cxf/cxf-extension-jaxws.xml | 7 +++++--
.../java/org/apache/cxf/jaxws/configured-endpoints.xml | 8 ++++++--
.../java/org/apache/cxf/jaxws/dispatch/bus-dispatch.xml | 7 +++++--
.../src/test/java/org/apache/cxf/jaxws/schemaFirst.xml | 8 ++++++--
.../jaxws/schemavalidationtype-configured-endpoints.xml | 8 ++++++--
.../test/java/org/apache/cxf/jaxws/soapServiceConfig.xml | 7 +++++--
.../src/test/java/org/apache/cxf/jaxws/spring/child.xml | 8 ++++++--
.../src/test/java/org/apache/cxf/jaxws/spring/clients.xml | 10 ++++++++--
.../src/test/java/org/apache/cxf/jaxws/spring/cxf3959a.xml | 7 +++++--
.../src/test/java/org/apache/cxf/jaxws/spring/cxf3959b.xml | 7 +++++--
.../src/test/java/org/apache/cxf/jaxws/spring/cxf3959c.xml | 8 ++++++--
.../test/java/org/apache/cxf/jaxws/spring/endpoints.xml | 8 ++++++--
.../test/java/org/apache/cxf/jaxws/spring/endpoints2.xml | 8 ++++++--
.../test/java/org/apache/cxf/jaxws/spring/endpoints3.xml | 8 ++++++--
.../src/test/java/org/apache/cxf/jaxws/spring/servers.xml | 8 ++++++--
.../jaxws/src/test/java/org/apache/cxf/jaxws/ws/server.xml | 11 +++++++++--
.../test/java/org/apache/cxf/frontend/spring/clients.xml | 8 ++++++--
.../test/java/org/apache/cxf/frontend/spring/rountrip.xml | 8 ++++++--
.../test/java/org/apache/cxf/frontend/spring/servers.xml | 8 ++++++--
.../javascript-tests/src/test/resources/AegisBeans.xml | 8 ++++++--
.../javascript-tests/src/test/resources/AnyBeans.xml | 7 +++++--
.../src/test/resources/DocLitBareClientTestBeans.xml | 7 +++++--
.../src/test/resources/DocLitWrappedClientTestBeans.xml | 8 ++++++--
.../src/test/resources/GreeterClientTestBeans.xml | 7 +++++--
.../src/test/resources/HelloWorldDocLitBeans.xml | 7 +++++--
.../src/test/resources/HelloWorldGreeterBeans.xml | 7 +++++--
.../javascript-tests/src/test/resources/MtoMBeans.xml | 7 +++++--
.../src/test/resources/RPCClientTestBeans.xml | 7 +++++--
.../src/test/resources/XMLHttpRequestTestBeans.xml | 10 ++++++++--
.../src/test/resources/attributeTestBeans.xml | 8 ++++++--
.../src/test/resources/serializationTestBeans.xml | 8 ++++++--
.../src/test/resources/managed-spring-twobuses.xml | 8 ++++++--
.../src/test/resources/managed-spring-twobuses2.xml | 8 ++++++--
rt/management/src/test/resources/managed-spring.xml | 8 ++++++--
rt/management/src/test/resources/managed-spring2.xml | 8 ++++++--
rt/management/src/test/resources/managed-spring3.xml | 8 ++++++--
rt/management/src/test/resources/no-connector-spring.xml | 7 +++++--
.../java/org/apache/cxf/jaxrs/client/spring/clients.xml | 8 ++++++--
.../java/org/apache/cxf/jaxrs/provider/atom/servers.xml | 7 +++++--
.../apache/cxf/transport/http_jetty/invalid-engines.xml | 10 ++++++++--
.../http_jetty/server-engine-factory-jetty9-connector.xml | 9 +++++++--
.../cxf/transport/http_jetty/server-engine-factory.xml | 9 +++++++--
.../apache/cxf/transport/http_jetty/spring/beans-props.xml | 10 ++++++++--
.../org/apache/cxf/transport/http_jetty/spring/beans.xml | 10 ++++++++--
.../cxf/transport/http_jetty/spring/invalid-beans.xml | 8 ++++++--
.../http/netty/client/integration/ServerConfig.xml | 9 +++++++--
.../http/netty/server/integration/ApplicationContext.xml | 11 +++++++++--
.../http/netty/server/integration/ServerConfig.xml | 9 +++++++--
.../cxf/transport/http/netty/server/spring/beans-props.xml | 10 ++++++++--
.../cxf/transport/http/netty/server/spring/beans.xml | 10 ++++++++--
.../transport/http/netty/server/spring/invalid-beans.xml | 8 ++++++--
.../apache/cxf/transport/http_undertow/invalid-engines.xml | 10 ++++++++--
.../cxf/transport/http_undertow/server-engine-factory.xml | 9 +++++++--
.../cxf/transport/http_undertow/spring/beans-props.xml | 10 ++++++++--
.../apache/cxf/transport/http_undertow/spring/beans.xml | 10 ++++++++--
.../cxf/transport/http_undertow/spring/invalid-beans.xml | 8 ++++++--
.../http/src/main/resources/META-INF/cxf/cxf-servlet.xml | 7 +++++--
.../org/apache/cxf/transport/http/spring/conduit-bean.xml | 9 +++++++--
.../cxf/transport/http/spring/conduit-tlsrefs-bean.xml | 9 +++++++--
.../java/org/apache/cxf/ws/policy/disable-policy-bus.xml | 8 ++++++--
.../java/org/apache/cxf/ws/policy/ignorable-policy.xml | 10 ++++++++--
.../java/org/apache/cxf/ws/policy/ignorable-policy2.xml | 10 ++++++++--
.../src/test/java/org/apache/cxf/ws/policy/policy-bus.xml | 9 +++++++--
.../test/java/org/apache/cxf/ws/policy/spring/beans.xml | 10 ++++++++--
.../test/java/org/apache/cxf/ws/rm/custom-rmmanager.xml | 9 +++++++--
.../rm/src/test/java/org/apache/cxf/ws/rm/exactly-once.xml | 9 +++++++--
rt/ws/rm/src/test/java/org/apache/cxf/ws/rm/feature.xml | 9 +++++++--
.../java/org/apache/cxf/ws/rm/managed-manager-bean.xml | 9 +++++++--
.../rm/src/test/java/org/apache/cxf/ws/rm/manager-bean.xml | 9 +++++++--
rt/ws/rm/src/test/java/org/apache/cxf/ws/rm/rmmanager.xml | 6 ++++--
.../apache/cxf/systest/sts/asymmetric_encr/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/asymmetric_encr/cxf-sts.xml | 10 ++++++++--
.../cxf/systest/sts/asymmetric_encr/stax-cxf-sts.xml | 10 ++++++++--
.../apache/cxf/systest/sts/basic_auth/cxf-bad-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/basic_auth/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/basic_auth/cxf-service.xml | 12 ++++++++++--
.../apache/cxf/systest/sts/basic_auth/stax-cxf-service.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/batch/cxf-client-unit.xml | 10 ++++++++--
.../resources/org/apache/cxf/systest/sts/batch/cxf-sts.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/batch/stax-cxf-sts.xml | 12 ++++++++++--
.../cxf/systest/sts/binarysecuritytoken/cxf-bad-client.xml | 10 ++++++++--
.../cxf/systest/sts/binarysecuritytoken/cxf-client.xml | 10 ++++++++--
.../cxf/systest/sts/binarysecuritytoken/cxf-service.xml | 11 +++++++++--
.../systest/sts/binarysecuritytoken/stax-cxf-service.xml | 11 +++++++++--
.../apache/cxf/systest/sts/caching/cxf-caching-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/caching/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/caching/cxf-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/claims/cxf-bad-client.xml | 10 ++++++++--
.../apache/cxf/systest/sts/claims/cxf-client-cbhandler.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/claims/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/claims/cxf-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/claims/stax-cxf-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/cross_domain/cxf-client.xml | 10 ++++++++--
.../apache/cxf/systest/sts/cross_domain/cxf-service.xml | 11 +++++++++--
.../apache/cxf/systest/sts/cross_domain/cxf-sts-saml1.xml | 12 ++++++++++--
.../apache/cxf/systest/sts/cross_domain/cxf-sts-saml2.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/custom/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/custom/cxf-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/custom/cxf-sts-common.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/custom/cxf-sts.xml | 13 +++++++++++--
.../cxf/systest/sts/custom_onbehalfof/cxf-client.xml | 10 ++++++++--
.../cxf/systest/sts/custom_onbehalfof/cxf-service.xml | 11 +++++++++--
.../apache/cxf/systest/sts/custom_onbehalfof/cxf-sts.xml | 12 ++++++++++--
.../cxf/systest/sts/defaultstsprovider/cxf-client-unit.xml | 10 ++++++++--
.../cxf/systest/sts/defaultstsprovider/cxf-sts-common.xml | 12 ++++++++++--
.../apache/cxf/systest/sts/defaultstsprovider/cxf-sts.xml | 12 ++++++++++--
.../apache/cxf/systest/sts/deployment/cxf-sts-common.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/deployment/cxf-sts.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/deployment/stax-cxf-sts.xml | 12 ++++++++++--
.../cxf/systest/sts/distributed_caching/cxf-client.xml | 10 ++++++++--
.../cxf/systest/sts/distributed_caching/cxf-service.xml | 11 +++++++++--
.../cxf/systest/sts/distributed_caching/cxf-sts-1.xml | 13 +++++++++++--
.../cxf/systest/sts/distributed_caching/cxf-sts-2.xml | 13 +++++++++++--
.../org/apache/cxf/systest/sts/jwt/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/jwt/cxf-service.xml | 12 ++++++++++--
.../cxf/systest/sts/kerberos/cxf-intermediary-client.xml | 10 ++++++++--
.../systest/sts/kerberos/cxf-intermediary-jaxrs-client.xml | 10 ++++++++--
.../apache/cxf/systest/sts/kerberos/cxf-intermediary.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/kerberos/cxf-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/realms/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/realms/cxf-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/realms/cxf-sts-saml1.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/realms/cxf-sts-saml2.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/renew/cxf-client-unit.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/renew/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/renew/cxf-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/renew/cxf-sts-pop.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/sts/renew/cxf-sts.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/renew/stax-cxf-sts.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/secure_conv/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/secure_conv/cxf-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/secure_conv/cxf-sts.xml | 12 ++++++++++--
.../apache/cxf/systest/sts/secure_conv/stax-cxf-sts.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/soap12/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/soap12/cxf-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/soap12/stax-cxf-service.xml | 11 +++++++++--
.../cxf/systest/sts/sts_sender_vouches/cxf-client.xml | 10 ++++++++--
.../cxf/systest/sts/sts_sender_vouches/cxf-service.xml | 11 +++++++++--
.../apache/cxf/systest/sts/sts_sender_vouches/cxf-sts.xml | 10 ++++++++--
.../cxf/systest/sts/sts_sender_vouches/stax-cxf-sts.xml | 10 ++++++++--
.../apache/cxf/systest/sts/transformation/cxf-client.xml | 10 ++++++++--
.../apache/cxf/systest/sts/transformation/cxf-service.xml | 11 +++++++++--
.../cxf/systest/sts/usernametoken/cxf-bad-client.xml | 10 ++++++++--
.../apache/cxf/systest/sts/usernametoken/cxf-client.xml | 10 ++++++++--
.../apache/cxf/systest/sts/usernametoken/cxf-service.xml | 11 +++++++++--
.../cxf/systest/sts/usernametoken/stax-cxf-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/asymmetric/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/asymmetric/cxf-service.xml | 11 +++++++++--
.../apache/cxf/systest/sts/asymmetric/cxf-stax-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/bearer/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/bearer/cxf-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/bearer/cxf-stax-service.xml | 11 +++++++++--
.../apache/cxf/systest/sts/bearer/cxf-unsigned-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/delegation/cxf-client.xml | 10 ++++++++--
.../cxf/systest/sts/delegation/cxf-sts-transport.xml | 12 ++++++++++--
.../apache/cxf/systest/sts/deployment/cxf-transport.xml | 12 ++++++++++--
.../apache/cxf/systest/sts/deployment/cxf-ut-encrypted.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/deployment/cxf-ut.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/deployment/cxf-x509.xml | 10 ++++++++--
.../cxf/systest/sts/deployment/stax-cxf-transport.xml | 12 ++++++++++--
.../cxf/systest/sts/deployment/stax-cxf-ut-encrypted.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/deployment/stax-cxf-ut.xml | 10 ++++++++--
.../apache/cxf/systest/sts/deployment/stax-cxf-x509.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/deployment/sts/cxf-sts.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/deployment/sts/realms.xml | 12 ++++++++++--
.../sts/intermediary_transformation/cxf-bad-client.xml | 10 ++++++++--
.../systest/sts/intermediary_transformation/cxf-client.xml | 10 ++++++++--
.../cxf-intermediary-caching.xml | 11 +++++++++--
.../sts/intermediary_transformation/cxf-intermediary.xml | 11 +++++++++--
.../sts/intermediary_transformation/cxf-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/issuer/cxf-client.xml | 10 ++++++++--
.../cxf/systest/sts/issuer/cxf-issuer-sts-transport.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/issuer/cxf-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/issueunit/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/jaas/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/jaas/cxf-service.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/jaas/cxf-service2.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/jaas/cxf-sts-client.xml | 12 ++++++++++--
.../org/apache/cxf/systest/sts/rest/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/rest/cxf-rest-sts.xml | 13 +++++++++++--
.../apache/cxf/systest/sts/sendervouches/cxf-client.xml | 10 ++++++++--
.../cxf/systest/sts/sendervouches/cxf-intermediary.xml | 11 +++++++++--
.../apache/cxf/systest/sts/sendervouches/cxf-service.xml | 11 +++++++++--
.../systest/sts/sendervouches/cxf-stax-intermediary.xml | 11 +++++++++--
.../cxf/systest/sts/sendervouches/cxf-stax-service.xml | 11 +++++++++--
.../apache/cxf/systest/sts/stsclient/cxf-client-name.xml | 10 ++++++++--
.../cxf/systest/sts/stsclient/cxf-default-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/stsclient/cxf-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/symmetric/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/symmetric/cxf-service.xml | 11 +++++++++--
.../apache/cxf/systest/sts/symmetric/cxf-stax-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/template/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/template/cxf-service.xml | 11 +++++++++--
.../apache/cxf/systest/sts/template/cxf-stax-service.xml | 11 +++++++++--
.../apache/cxf/systest/sts/transport/cxf-bad-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/transport/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/transport/cxf-service.xml | 11 +++++++++--
.../apache/cxf/systest/sts/transport/cxf-stax-service.xml | 11 +++++++++--
.../apache/cxf/systest/sts/username_actas/cxf-client.xml | 10 ++++++++--
.../apache/cxf/systest/sts/username_actas/cxf-service.xml | 11 +++++++++--
.../apache/cxf/systest/sts/username_actas/cxf-service2.xml | 11 +++++++++--
.../cxf/systest/sts/username_onbehalfof/cxf-client.xml | 10 ++++++++--
.../cxf/systest/sts/username_onbehalfof/cxf-service.xml | 11 +++++++++--
.../cxf/systest/sts/username_onbehalfof/cxf-service2.xml | 11 +++++++++--
.../apache/cxf/systest/sts/x509/cxf-asymmetric-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/x509/cxf-client.xml | 10 ++++++++--
.../org/apache/cxf/systest/sts/x509/cxf-service.xml | 11 +++++++++--
.../org/apache/cxf/systest/sts/x509/cxf-stax-service.xml | 11 +++++++++--
.../src/main/resources/OSGI-INF/blueprint/blueprint.xml | 5 +++--
.../xkms/xkms-war/src/main/webapp/WEB-INF/cxf-servlet.xml | 10 ++++++++--
.../xkms-war/src/main/webapp/WEB-INF/xkms-endpoint.xml | 10 ++++++++--
.../xkms-war/src/main/webapp/WEB-INF/xkms-key-handlers.xml | 10 ++++++++--
src/site/site.xml | 2 +-
.../webapp/src/main/webapp/WEB-INF/beans.xml | 7 +++++--
.../src/test/java/org/apache/cxf/systest/source/cxf.xml | 8 ++++++--
.../databinding/src/test/resources/aegisJaxWsBeans.xml | 9 +++++++--
.../src/test/resources/aegisSportsServiceBeans.xml | 9 +++++++--
.../databinding/src/test/resources/aegisWSDLNSBeans.xml | 9 +++++++--
systests/databinding/src/test/resources/extrajaxbclass.xml | 8 ++++++--
systests/databinding/src/test/resources/mtomTestBeans.xml | 9 +++++++--
.../src/test/resources/webapp/WEB-INF/beans.xml | 6 +++++-
.../cxf/systest/http/resources/BethalClientBeans.xml | 10 ++++++++--
.../apache/cxf/systest/http/resources/SessionServer.xml | 9 +++++++--
.../cxf/systest/http/resources/SessionServer_Windows.xml | 9 +++++++--
.../apache/cxf/systest/http/resources/jaxws-publish.xml | 10 ++++++++--
.../org/apache/cxf/systest/http/resources/jaxws-server.xml | 10 ++++++++--
.../java/org/apache/cxf/systest/http/resources/pkcs12.xml | 10 ++++++++--
.../cxf/systest/http/resources/resource-key-spec-url.xml | 10 ++++++++--
.../cxf/systest/http/resources/resource-key-spec.xml | 10 ++++++++--
.../org/apache/cxf/systest/jaxrs/jms/jms_server_config.xml | 9 +++++++--
.../cxf/systest/jaxrs/security/jaxrs-https-client1.xml | 9 +++++++--
.../cxf/systest/jaxrs/security/jaxrs-https-client2.xml | 9 +++++++--
.../cxf/systest/jaxrs/security/jaxrs-https-client3.xml | 10 ++++++++--
.../cxf/systest/jaxrs/security/jaxrs-https-client4.xml | 10 ++++++++--
.../cxf/systest/jaxrs/security/jaxrs-https-client5.xml | 10 ++++++++--
.../cxf/systest/jaxrs/security/jaxrs-https-client_old.xml | 4 ++--
.../cxf/systest/jaxrs/security/jaxrs-https-server.xml | 9 +++++++--
systests/jaxrs/src/test/resources/jaxrs/WEB-INF/beans.xml | 7 ++++---
.../jaxrs/src/test/resources/jaxrs_atom/WEB-INF/beans.xml | 10 +++++++---
.../jaxrs/src/test/resources/jaxrs_cors/WEB-INF/beans.xml | 8 ++++++--
.../src/test/resources/jaxrs_databinding/WEB-INF/beans.xml | 11 ++++++++---
.../src/test/resources/jaxrs_dispatch/WEB-INF/beans.xml | 11 ++++++++---
.../test/resources/jaxrs_dispatch_simple/WEB-INF/beans.xml | 11 ++++++++---
.../test/resources/jaxrs_jaas_security/WEB-INF/beans.xml | 8 ++++++--
.../resources/jaxrs_many_destinations/WEB-INF/beans.xml | 11 ++++++++---
.../jaxrs/src/test/resources/jaxrs_proxy/WEB-INF/beans.xml | 10 +++++++---
.../src/test/resources/jaxrs_security/WEB-INF/beans.xml | 9 +++++----
.../src/test/resources/jaxrs_soap_rest/WEB-INF/beans.xml | 10 ++++++++--
.../src/test/resources/jaxrs_spring/WEB-INF/beans.xml | 7 +++++--
.../resources/jaxrs_spring_providers/WEB-INF/beans.xml | 7 +++++--
.../src/test/resources/servlet_as_filter/WEB-INF/beans.xml | 7 +++++--
.../java/org/apache/cxf/systest/dispatch/client-config.xml | 7 +++++--
.../test/java/org/apache/cxf/systest/handlers/beans.xml | 8 ++++++--
.../cxf/systest/handlers/beans_autoRewriteSoapAddress.xml | 8 ++++++--
.../systest/handlers/beans_no_autoRewriteSoapAddress.xml | 8 ++++++--
.../org/apache/cxf/systest/handlers/soap_fault_beans.xml | 8 ++++++--
.../org/apache/cxf/systest/jaxws/fault-stack-trace.xml | 6 ++++--
.../org/apache/cxf/systest/jaxws/springWebService.xml | 8 ++++++--
.../cxf/systest/kerberos/jaxrs/kerberos/kerberosClient.xml | 9 +++++++--
.../apache/cxf/systest/kerberos/wssec/kerberos/client.xml | 11 +++++++++--
.../apache/cxf/systest/kerberos/wssec/kerberos/server.xml | 14 ++++++++++++--
.../cxf/systest/kerberos/wssec/kerberos/stax-server.xml | 13 +++++++++++--
.../cxf/systest/kerberos/wssec/kerberos/sts-client.xml | 10 ++++++++--
.../apache/cxf/systest/kerberos/wssec/spnego/client.xml | 11 +++++++++--
.../apache/cxf/systest/kerberos/wssec/spnego/server.xml | 13 +++++++++++--
.../cxf/systest/kerberos/wssec/spnego/stax-server.xml | 13 +++++++++++--
.../org/apache/cxf/systest/kerberos/wssec/sts/cxf-sts.xml | 12 ++++++++++--
.../apache/cxf/systest/kerberos/wssec/sts/stax-cxf-sts.xml | 12 ++++++++++--
systests/ldap/src/test/resources/ldap-jaxrs.xml | 7 +++++--
systests/ldap/src/test/resources/ldap.xml | 7 +++++--
.../cxf/systest/http/resources/BethalClientBeans.xml | 10 ++++++++--
.../apache/cxf/systest/http/resources/SessionServer.xml | 9 +++++++--
.../cxf/systest/http/resources/SessionServer_Windows.xml | 9 +++++++--
.../apache/cxf/systest/http/resources/jaxws-publish.xml | 10 ++++++++--
.../org/apache/cxf/systest/http/resources/jaxws-server.xml | 10 ++++++++--
.../java/org/apache/cxf/systest/http/resources/pkcs12.xml | 10 ++++++++--
.../cxf/systest/http/resources/resource-key-spec-url.xml | 10 ++++++++--
.../cxf/systest/http/resources/resource-key-spec.xml | 10 ++++++++--
.../cxf/systest/jaxrs/oauth/server/WEB-INF/oauth-beans.xml | 7 +++++--
.../org/apache/cxf/systest/jaxrs/security/jcs/client.xml | 11 +++++++++--
.../apache/cxf/systest/jaxrs/security/jcs/jcs-server.xml | 11 +++++++++--
.../jaxrs/security/jose/jwejws/algorithms-server.xml | 11 +++++++++--
.../cxf/systest/jaxrs/security/jose/jwejws/client.xml | 11 +++++++++--
.../jaxrs/security/jose/jwejws/reference-server.xml | 11 +++++++++--
.../cxf/systest/jaxrs/security/jose/jwejws/server.xml | 11 +++++++++--
.../systest/jaxrs/security/jose/jwejws/serverJweJson.xml | 11 +++++++++--
.../systest/jaxrs/security/jose/jwejws/serverJwsJson.xml | 11 +++++++++--
.../systest/jaxrs/security/jose/jwejws/serverMultipart.xml | 11 +++++++++--
.../systest/jaxrs/security/jose/jwt/algorithms-server.xml | 11 +++++++++--
.../systest/jaxrs/security/jose/jwt/authn-authz-server.xml | 11 +++++++++--
.../apache/cxf/systest/jaxrs/security/jose/jwt/client.xml | 11 +++++++++--
.../systest/jaxrs/security/jose/jwt/properties-server.xml | 11 +++++++++--
.../cxf/systest/jaxrs/security/oauth2/filters/client.xml | 11 +++++++++--
.../cxf/systest/jaxrs/security/oauth2/grants/client.xml | 11 +++++++++--
.../cxf/systest/jaxrs/security/oauth2/tls/client.xml | 11 +++++++++--
.../cxf/systest/jaxrs/security/oauth2/tls/client2.xml | 11 +++++++++--
.../org/apache/cxf/systest/jaxrs/security/oidc/client.xml | 11 +++++++++--
.../cxf/systest/jaxrs/security/oidc/filters/client.xml | 11 +++++++++--
.../org/apache/cxf/systest/jaxrs/security/saml/client.xml | 11 +++++++++--
.../cxf/systest/jaxrs/security/saml/secureServer.xml | 12 ++++++++++--
.../org/apache/cxf/systest/jaxrs/security/saml/server.xml | 11 +++++++++--
.../apache/cxf/systest/jaxrs/security/samlsso/client.xml | 11 +++++++++--
.../cxf/systest/jaxrs/security/samlsso/metadata-server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/jaxrs/security/xml/client.xml | 11 +++++++++--
.../org/apache/cxf/systest/jaxrs/security/xml/server.xml | 12 ++++++++++--
.../apache/cxf/systest/jaxrs/security/xml/stax-server.xml | 12 ++++++++++--
.../test/java/org/apache/cxf/systest/jms/JMSClients.xml | 7 +++++--
.../cxf/systest/jms/continuations/jms_test_config.xml | 9 +++++++--
.../src/test/java/org/apache/cxf/systest/jms/gzipBus.xml | 8 ++++++--
.../src/test/java/org/apache/cxf/systest/jms/soap12Bus.xml | 8 ++++++--
.../org/apache/cxf/systest/http_undertow/SessionServer.xml | 10 ++++++++--
.../apache/cxf/systest/http_undertow/continuations/cxf.xml | 8 ++++++--
.../cxf/systest/http_undertow/continuations/cxf_https.xml | 9 +++++++--
.../systest/http_undertow/continuations/jaxws-server.xml | 9 +++++++--
.../resources/org/apache/cxf/systest/http_undertow/cxf.xml | 7 +++++--
.../cxf/systest/http_undertow/server-lifecycle-beans.xml | 9 +++++++--
.../org/apache/cxf/systest/http_undertow/server.xml | 7 +++++--
.../apache/cxf/systest/http_undertow/undertow-engine.xml | 9 +++++++--
.../cxf/systest/http_undertow/undertowBasicAuthServer.xml | 7 +++++--
.../cxf/systest/http_undertow/undertowDigestServer.xml | 7 +++++--
.../org/apache/cxf/https/ssl3/sslv3-client-allow.xml | 11 +++++++++--
.../resources/org/apache/cxf/https/ssl3/sslv3-client.xml | 11 +++++++++--
.../resources/org/apache/cxf/https/ssl3/sslv3-server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/http/SessionServer.xml | 10 ++++++++--
.../apache/cxf/systest/http_jetty/continuations/cxf.xml | 8 ++++++--
.../cxf/systest/http_jetty/continuations/cxf_https.xml | 9 +++++++--
.../cxf/systest/http_jetty/continuations/jaxws-server.xml | 9 +++++++--
.../cxf/systest/http_jetty/continuations/jetty-engine.xml | 7 +++++--
.../resources/org/apache/cxf/systest/http_jetty/cxf.xml | 7 +++++--
.../org/apache/cxf/systest/http_jetty/jetty-engine.xml | 9 +++++++--
.../apache/cxf/systest/http_jetty/jettyBasicAuthServer.xml | 7 +++++--
.../apache/cxf/systest/http_jetty/jettyDigestServer.xml | 7 +++++--
.../cxf/systest/http_jetty/server-lifecycle-beans.xml | 9 +++++++--
.../resources/org/apache/cxf/systest/http_jetty/server.xml | 7 +++++--
.../ciphersuites/ciphersuites-client-expired-cert.xml | 11 +++++++++--
.../https/ciphersuites/ciphersuites-client-noconfig.xml | 11 +++++++++--
.../https/ciphersuites/ciphersuites-client-tlsv12.xml | 11 +++++++++--
.../https/ciphersuites/ciphersuites-client-tlsv13.xml | 11 +++++++++--
.../cxf/systest/https/ciphersuites/ciphersuites-client.xml | 11 +++++++++--
.../systest/https/ciphersuites/ciphersuites-dhe-client.xml | 11 +++++++++--
.../https/ciphersuites/ciphersuites-explicit-client.xml | 11 +++++++++--
.../cxf/systest/https/ciphersuites/ciphersuites-server.xml | 12 ++++++++++--
.../cxf/systest/https/clientauth/client-auth-chain.xml | 11 +++++++++--
.../cxf/systest/https/clientauth/client-auth-invalid.xml | 11 +++++++++--
.../cxf/systest/https/clientauth/client-auth-invalid2.xml | 11 +++++++++--
.../cxf/systest/https/clientauth/client-auth-server.xml | 12 ++++++++++--
.../apache/cxf/systest/https/clientauth/client-auth.xml | 11 +++++++++--
.../apache/cxf/systest/https/clientauth/client-no-auth.xml | 11 +++++++++--
.../apache/cxf/systest/https/conduit/BethalClientBeans.xml | 10 ++++++++--
.../cxf/systest/https/conduit/jaxws-publish-callback.xml | 10 ++++++++--
.../org/apache/cxf/systest/https/conduit/jaxws-publish.xml | 10 ++++++++--
.../org/apache/cxf/systest/https/conduit/jaxws-server.xml | 10 ++++++++--
.../cxf/systest/https/conduit/jaxws-tlsrefs-publish.xml | 10 ++++++++--
.../org/apache/cxf/systest/https/conduit/pkcs12.xml | 10 ++++++++--
.../cxf/systest/https/conduit/resource-key-spec-url.xml | 11 +++++++++--
.../apache/cxf/systest/https/conduit/resource-key-spec.xml | 10 ++++++++--
.../systest/https/constraints/jaxws-server-constraints.xml | 10 ++++++++--
.../systest/https/hostname/hostname-client-disablecn.xml | 11 +++++++++--
.../systest/https/hostname/hostname-client-usedefault.xml | 11 +++++++++--
.../apache/cxf/systest/https/hostname/hostname-client.xml | 11 +++++++++--
.../systest/https/hostname/hostname-server-deprecated.xml | 12 ++++++++++--
.../apache/cxf/systest/https/hostname/hostname-server.xml | 12 ++++++++++--
.../apache/cxf/systest/https/trust/client-trust-config.xml | 11 +++++++++--
.../cxf/systest/https/trust/client-trust-empty-config.xml | 11 +++++++++--
.../org/apache/cxf/systest/https/trust/client-trust.xml | 11 +++++++++--
.../org/apache/cxf/systest/https/trust/trust-server.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/servlet/cxf-jaxrs.xml | 8 ++++++--
.../org/apache/cxf/systest/servlet/cxf-servlet.xml | 7 +++++--
.../org/apache/cxf/systest/servlet/spring-auto-launch.xml | 7 +++++--
.../org/apache/cxf/systest/servlet/spring-error.xml | 7 +++++--
.../resources/org/apache/cxf/systest/servlet/spring-js.xml | 6 ++++--
.../resources/org/apache/cxf/systest/servlet/spring.xml | 7 +++++--
.../src/test/resources/resolver/WEB-INF/beans.xml | 2 +-
.../src/test/java/org/apache/cxf/cxf1226/beans.xml | 8 ++++++--
.../src/test/java/org/apache/cxf/cxf1332/beans.xml | 8 ++++++--
.../apache/cxf/systest/beanincreationexception/beans.xml | 8 ++++++--
.../src/test/java/org/apache/cxf/systest/bus/basic.xml | 8 ++++++--
.../src/test/java/org/apache/cxf/systest/bus/servlet.xml | 7 +++++--
.../cxf/systest/clustering/circuit_breaker_failover.xml | 8 ++++++--
.../java/org/apache/cxf/systest/clustering/failover.xml | 9 +++++++--
.../cxf/systest/clustering/failover_address_override.xml | 10 ++++++++--
.../org/apache/cxf/systest/clustering/load_distributor.xml | 9 +++++++--
.../clustering/load_distributor_address_override.xml | 10 ++++++++--
.../java/org/apache/cxf/systest/clustering/targets.xml | 8 ++++++--
.../test/java/org/apache/cxf/systest/coloc/coloc_rpc.xml | 10 ++++++++--
.../src/test/java/org/apache/cxf/systest/coloc/cxf.xml | 2 +-
.../cxf/systest/corba/corba_binding_factory_configurer.xml | 9 +++++++--
.../org/apache/cxf/systest/corba/hello_world_client.xml | 8 ++++++--
.../org/apache/cxf/systest/corba/hello_world_server.xml | 8 ++++++--
.../test/java/org/apache/cxf/systest/cxf6319/handler.xml | 2 +-
.../java/org/apache/cxf/systest/factory_pattern/cxf.xml | 6 ++++--
.../apache/cxf/systest/factory_pattern/cxf_multiplex.xml | 9 +++++++--
.../test/java/org/apache/cxf/systest/interceptor/addr.xml | 7 +++++--
.../java/org/apache/cxf/systest/interceptor/no-addr.xml | 7 +++++--
.../src/test/java/org/apache/cxf/systest/lifecycle/cxf.xml | 8 ++++++--
.../org/apache/cxf/systest/management/counter-spring.xml | 6 ++++--
.../java/org/apache/cxf/systest/management/managed-bus.xml | 6 ++++--
.../org/apache/cxf/systest/management/managed-spring.xml | 6 ++++--
.../org/apache/cxf/systest/management/persistent-id.xml | 6 ++++--
.../java/org/apache/cxf/systest/outofband/header/cxf.xml | 8 ++++++--
.../java/org/apache/cxf/systest/soapfault/handlers.xml | 5 +++--
.../systest/type_test/databinding-schema-validation.xml | 6 ++++--
.../uncategorized/src/test/resources/crossSchemaBeans.xml | 8 ++++++--
.../test/resources/org/apache/cxf/systest/soap/client.xml | 11 +++++++++--
.../test/resources/org/apache/cxf/systest/soap/server.xml | 2 +-
.../org/apache/cxf/systest/soap/transform-server.xml | 2 +-
.../resources/org/apache/cxf/systest/soap/xslt-server.xml | 2 +-
.../org/apache/cxf/systest/ws/rm/atleastonce-inorder.xml | 9 ++++++---
.../test/java/org/apache/cxf/systest/ws/rm/atleastonce.xml | 8 ++++++--
.../org/apache/cxf/systest/ws/rm/atmostonce-inorder.xml | 8 ++++++--
.../test/java/org/apache/cxf/systest/ws/rm/atmostonce.xml | 8 ++++++--
.../test/java/org/apache/cxf/systest/ws/rm/decoupled.xml | 8 ++++++--
.../java/org/apache/cxf/systest/ws/rm/decoupled_bare.xml | 8 ++++++--
.../test/java/org/apache/cxf/systest/ws/rm/deferred.xml | 8 ++++++--
.../cxf/systest/ws/rm/exactlyonce-inorder-decoupled.xml | 10 ++++++++--
.../org/apache/cxf/systest/ws/rm/exactlyonce-inorder.xml | 8 ++++++--
.../test/java/org/apache/cxf/systest/ws/rm/exactlyonce.xml | 8 ++++++--
.../java/org/apache/cxf/systest/ws/rm/expire-fast-seq.xml | 8 ++++++--
.../java/org/apache/cxf/systest/ws/rm/gzip-enabled.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/rm/inactivity-timeout.xml | 8 ++++++--
.../src/test/java/org/apache/cxf/systest/ws/rm/inorder.xml | 8 ++++++--
.../test/java/org/apache/cxf/systest/ws/rm/limit-seqs.xml | 8 ++++++--
.../java/org/apache/cxf/systest/ws/rm/managed-client.xml | 11 +++++++++--
.../java/org/apache/cxf/systest/ws/rm/managed-server.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/rm/message-loss-server.xml | 10 ++++++++--
.../java/org/apache/cxf/systest/ws/rm/message-loss.xml | 9 +++++++--
.../test/java/org/apache/cxf/systest/ws/rm/no-offer.xml | 8 ++++++--
.../cxf/systest/ws/rm/persistent-message-loss-server.xml | 11 +++++++++--
.../test/java/org/apache/cxf/systest/ws/rm/persistent.xml | 9 +++++++--
.../java/org/apache/cxf/systest/ws/rm/rminterceptors.xml | 7 +++++--
.../apache/cxf/systest/ws/rm/rminterceptors_provider.xml | 7 +++++--
.../test/java/org/apache/cxf/systest/ws/rm/seqlength1.xml | 7 +++++--
.../test/java/org/apache/cxf/systest/ws/rm/seqlength10.xml | 8 ++++++--
.../src/test/java/org/apache/cxf/systest/ws/rm/simple.xml | 9 +++++++--
.../test/java/org/apache/cxf/systest/ws/rm/suppressed.xml | 8 ++++++--
.../cxf/systest/ws/rm/sync-ack-atmostonce-server.xml | 11 +++++++++--
.../cxf/systest/ws/rm/sync-ack-persistent-server.xml | 11 +++++++++--
.../java/org/apache/cxf/systest/ws/rm/sync-ack-server.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/rm/terminate-on-shutdown.xml | 8 ++++++--
.../apache/cxf/systest/ws/rm/twoway-endpoint-specific.xml | 6 ++++--
.../org/apache/cxf/systest/ws/rm/wsrm-policy-resolve.xml | 9 +++++++--
.../org/apache/cxf/systest/wssec/examples/saml/client.xml | 11 +++++++++--
.../org/apache/cxf/systest/wssec/examples/saml/server.xml | 12 ++++++++++--
.../apache/cxf/systest/wssec/examples/saml/stax-server.xml | 12 ++++++++++--
.../apache/cxf/systest/wssec/examples/secconv/client.xml | 11 +++++++++--
.../apache/cxf/systest/wssec/examples/secconv/server.xml | 12 ++++++++++--
.../cxf/systest/wssec/examples/secconv/stax-server.xml | 12 ++++++++++--
.../cxf/systest/wssec/examples/sts/cxf-symmetric.xml | 10 ++++++++--
.../org/apache/cxf/systest/wssec/examples/ut/client.xml | 11 +++++++++--
.../org/apache/cxf/systest/wssec/examples/ut/server.xml | 12 ++++++++++--
.../apache/cxf/systest/wssec/examples/ut/stax-server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/wssec/examples/x509/client.xml | 11 +++++++++--
.../org/apache/cxf/systest/wssec/examples/x509/server.xml | 12 ++++++++++--
.../apache/cxf/systest/wssec/examples/x509/stax-server.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/ws/action/client.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/action/server.xml | 13 +++++++++++--
.../org/apache/cxf/systest/ws/action/signature-server.xml | 13 +++++++++++--
.../apache/cxf/systest/ws/action/signature-stax-server.xml | 13 +++++++++++--
.../org/apache/cxf/systest/ws/algsuite/client.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/algsuite/server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/algsuite/stax-server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/basicauth/client.xml | 11 +++++++++--
.../cxf/systest/ws/basicauth/server-continuation.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/basicauth/server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/bindings/client.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/bindings/server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/bindings/stax-server.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/ws/cache/client.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/cache/server.xml | 13 +++++++++++--
.../org/apache/cxf/systest/ws/coverage_checker/client.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/coverage_checker/server.xml | 12 ++++++++++--
.../apache/cxf/systest/ws/coverage_checker/stax-server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/fault/client-untrusted.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/fault/client.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/fault/modified-server.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/ws/fault/server.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/ws/gcm/client.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/gcm/mgf-client.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/gcm/mgf-server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/gcm/mgf-stax-server.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/ws/gcm/server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/gcm/stax-server.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/ws/httpget/client.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/httpget/server.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/ws/https/client.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/https/server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/https/stax-server.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/ws/mtom/client.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/mtom/server.xml | 13 +++++++++++--
.../org/apache/cxf/systest/ws/mtom/stax-server.xml | 13 +++++++++++--
.../resources/org/apache/cxf/systest/ws/parts/client.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/parts/server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/parts/stax-server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/policy/client-bus.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/policy/client.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/policy/javafirstclient.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/policy/javafirstserver.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/ws/policy/server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/policy/sslcertclient.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/policy/sslnocertclient.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/saml/client.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/saml/server.xml | 13 +++++++++++--
.../org/apache/cxf/systest/ws/saml/stax-server.xml | 13 +++++++++++--
.../apache/cxf/systest/ws/saml/subjectconf/client-auth.xml | 11 +++++++++--
.../cxf/systest/ws/saml/subjectconf/client-noauth.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/saml/subjectconf/server.xml | 13 +++++++++++--
.../apache/cxf/systest/ws/saml/subjectconf/stax-server.xml | 13 +++++++++++--
.../org/apache/cxf/systest/ws/security/client.xml | 7 +++++--
.../org/apache/cxf/systest/ws/security/handler/client.xml | 14 ++++++++++++--
.../org/apache/cxf/systest/ws/security/handler/server.xml | 8 ++++++--
.../org/apache/cxf/systest/ws/security/https_config.xml | 10 ++++++++--
.../apache/cxf/systest/ws/security/https_config_client.xml | 10 ++++++++--
.../org/apache/cxf/systest/ws/security/server.xml | 10 ++++++++--
.../org/apache/cxf/systest/ws/security/stax-server.xml | 10 ++++++++--
.../resources/org/apache/cxf/systest/ws/swa/client.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/swa/policy-client.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/swa/policy-server.xml | 13 +++++++++++--
.../resources/org/apache/cxf/systest/ws/swa/server.xml | 13 +++++++++++--
.../org/apache/cxf/systest/ws/swa/stax-policy-server.xml | 13 +++++++++++--
.../org/apache/cxf/systest/ws/tokens/bst-server.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/ws/tokens/client.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/tokens/endorsing-client.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/tokens/endorsing-server.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/ws/tokens/server.xml | 12 ++++++++++--
.../apache/cxf/systest/ws/tokens/stax-endorsing-server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/tokens/stax-server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/tokens/tls-client.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/tokens/tls-server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/tokens/tls-stax-server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/ut/client-derived.xml | 11 +++++++++--
.../test/resources/org/apache/cxf/systest/ws/ut/client.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/ut/policy-client.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/ut/policy-server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/ut/server-derived.xml | 12 ++++++++++--
.../test/resources/org/apache/cxf/systest/ws/ut/server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/ut/stax-policy-server.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/ws/ut/stax-server.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/ws/wssc/client.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/wssc/server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/wssc/unit-server.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/ws/wssec10/client.xml | 11 +++++++++--
.../apache/cxf/systest/ws/wssec10/client_restricted.xml | 11 +++++++++--
.../apache/cxf/systest/ws/wssec10/client_unauthorized.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/wssec10/server.xml | 13 +++++++++++--
.../apache/cxf/systest/ws/wssec10/server_authorized.xml | 13 +++++++++++--
.../apache/cxf/systest/ws/wssec10/server_authorized_2.xml | 13 +++++++++++--
.../apache/cxf/systest/ws/wssec10/server_restricted.xml | 13 +++++++++++--
.../org/apache/cxf/systest/ws/wssec10/stax-server.xml | 13 +++++++++++--
.../cxf/systest/ws/wssec10/stax-server_restricted.xml | 13 +++++++++++--
.../resources/org/apache/cxf/systest/ws/wssec11/client.xml | 11 +++++++++--
.../apache/cxf/systest/ws/wssec11/client_restricted.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/wssec11/server.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/x509/client.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/x509/intermediary-client.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/x509/intermediary.xml | 11 +++++++++--
.../org/apache/cxf/systest/ws/x509/jaxws-client.xml | 11 +++++++++--
.../resources/org/apache/cxf/systest/ws/x509/server.xml | 13 +++++++++++--
.../org/apache/cxf/systest/ws/x509/stax-server.xml | 13 +++++++++++--
.../resources/org/apache/cxf/systest/ws/xkms/client.xml | 12 ++++++++++--
.../resources/org/apache/cxf/systest/ws/xkms/server.xml | 13 +++++++++++--
.../org/apache/cxf/systest/ws/xkms/stax-server.xml | 13 +++++++++++--
.../org/apache/cxf/systest/ws/xkms/xkms-server.xml | 13 +++++++++++--
.../org/apache/cxf/systest/ws/addr_wsdl/jaxwsmm/server.xml | 13 +++++++++++--
.../java/org/apache/cxf/systest/ws/addressing/cxf-hpux.xml | 7 +++++--
.../test/java/org/apache/cxf/systest/ws/addressing/cxf.xml | 7 +++++--
.../org/apache/cxf/systest/ws/addressing/jms_decoupled.xml | 7 +++++--
.../java/org/apache/cxf/systest/ws/addressing/server.xml | 6 ++++--
.../org/apache/cxf/systest/ws/addressing/spring/spring.xml | 9 +++++++--
.../apache/cxf/systest/ws/addressing/wsa_interceptors.xml | 9 +++++++--
.../org/apache/cxf/systest/ws/policy/addr-anon-client.xml | 9 +++++++--
.../org/apache/cxf/systest/ws/policy/addr-anon-server.xml | 9 +++++++--
.../cxf/systest/ws/policy/addr-inline-policy-old.xml | 12 ++++++++++--
.../apache/cxf/systest/ws/policy/addr-inline-policy.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/policy/addr-optional.xml | 9 +++++++--
.../java/org/apache/cxf/systest/ws/policy/addr-wsdl11.xml | 9 +++++++--
.../test/java/org/apache/cxf/systest/ws/policy/addr.xml | 9 +++++++--
.../java/org/apache/cxf/systest/ws/policy/addr0705.xml | 9 +++++++--
.../org/apache/cxf/systest/ws/policy/http-addr-server.xml | 7 +++++--
.../java/org/apache/cxf/systest/ws/policy/http-server.xml | 7 +++++--
.../test/java/org/apache/cxf/systest/ws/policy/http.xml | 7 +++++--
.../cxf/systest/ws/policy/http_client_policy_feature.xml | 12 ++++++++++--
.../src/test/java/org/apache/cxf/systest/ws/policy/rm.xml | 8 ++++++--
.../org/apache/cxf/systest/ws/policy/rm10wsdl_server.xml | 12 ++++++++++--
.../org/apache/cxf/systest/ws/policy/rm12wsdl_server.xml | 11 +++++++++--
.../test/java/org/apache/cxf/systest/ws/policy/rmwsdl.xml | 7 +++++--
.../wsdl_maven/java2ws/src/main/webapp/WEB-INF/beans.xml | 7 +++++--
659 files changed, 5140 insertions(+), 1328 deletions(-)