[jbossws/jbossws-cxf] ee4f45: [JBWS-3911] Upgrade to Apache CXF 3.1.x - refactor...
by GitHub
Branch: refs/heads/master
Home: https://github.com/jbossws/jbossws-cxf
Commit: ee4f45cb0da02fa9f4e5ff4b13c575dd60624011
https://github.com/jbossws/jbossws-cxf/commit/ee4f45cb0da02fa9f4e5ff4b13c...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2015-07-13 (Mon, 13 Jul 2015)
Changed paths:
M modules/dist/pom.xml
M modules/dist/src/main/scripts/assembly-deploy-artifacts.xml
M modules/dist/src/main/scripts/build-deploy.xml
M modules/resources/src/main/resources/modules/wildfly1000/org/opensaml/main/module.xml
M modules/resources/src/main/resources/modules/wildfly800/org/opensaml/main/module.xml
M modules/resources/src/main/resources/modules/wildfly900/org/opensaml/main/module.xml
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/CXFInstanceProvider.java
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/ServerBeanCustomizer.java
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/aspect/CXFInstanceProviderDeploymentAspect.java
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/transport/ServletHelper.java
M modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/samples/wsse/policy/oasis/SamlCallbackHandler.java
M pom.xml
Log Message:
-----------
[JBWS-3911] Upgrade to Apache CXF 3.1.x - refactored retrieval of CXF endpoint instance for dependency injection, as it can't be obtained from the ServerFactoryBean anymore
9 years, 5 months