Author: dkulp
Date: Fri May 31 20:45:36 2013
New Revision: 1488394
URL: http://svn.apache.org/r1488394
Log:
WSDL extensions are now completely optional.
Modified:
cxf/branches/dkulp-nowsdl4j/rt/bindings/xml/src/main/resources/META-INF/cxf/bus-extensions.txt
cxf/branches/dkulp-nowsdl4j/rt/transports/http/src/main/resources/META-INF/cxf/bus-extensions.txt
Modified:
cxf/branches/dkulp-nowsdl4j/rt/bindings/xml/src/main/resources/META-INF/cxf/bus-extensions.txt
URL:
http://svn.apache.org/viewvc/cxf/branches/dkulp-nowsdl4j/rt/bindings/xml/src/main/resources/META-INF/cxf/bus-extensions.txt?rev=1488394&r1=1488393&r2=1488394&view=diff
==============================================================================
---
cxf/branches/dkulp-nowsdl4j/rt/bindings/xml/src/main/resources/META-INF/cxf/bus-extensions.txt
(original)
+++
cxf/branches/dkulp-nowsdl4j/rt/bindings/xml/src/main/resources/META-INF/cxf/bus-extensions.txt
Fri May 31 20:45:36 2013
@@ -1,3 +1,3 @@
org.apache.cxf.binding.xml.XMLBindingFactory::true
-org.apache.cxf.binding.xml.wsdl11.XMLWSDLExtensionLoader::true
+org.apache.cxf.binding.xml.wsdl11.XMLWSDLExtensionLoader::true:true
Modified:
cxf/branches/dkulp-nowsdl4j/rt/transports/http/src/main/resources/META-INF/cxf/bus-extensions.txt
URL:
http://svn.apache.org/viewvc/cxf/branches/dkulp-nowsdl4j/rt/transports/http/src/main/resources/META-INF/cxf/bus-extensions.txt?rev=1488394&r1=1488393&r2=1488394&view=diff
==============================================================================
---
cxf/branches/dkulp-nowsdl4j/rt/transports/http/src/main/resources/META-INF/cxf/bus-extensions.txt
(original)
+++
cxf/branches/dkulp-nowsdl4j/rt/transports/http/src/main/resources/META-INF/cxf/bus-extensions.txt
Fri May 31 20:45:36 2013
@@ -1,5 +1,5 @@
org.apache.cxf.transport.http.HTTPTransportFactory::true
-org.apache.cxf.transport.http.HTTPWSDLExtensionLoader::true
+org.apache.cxf.transport.http.HTTPWSDLExtensionLoader::true:true
org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder::true:true
org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder::true:true
org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider::true:true