Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.7.7. Miscellaneous Changes
Changed behaviour when providing WSDL location Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
If the WSDL location passed into Apache CXF is not valid (through the Java API or the XML API), previous versions of Apache CXF could in some cases ignore the error and proceed as if
null
was passed for the WSDL location. Apache CXF 3.0 now always throws an exception, if the WSDL location is invalid.