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.Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
7.7. Miscellaneous Changes
Changed behaviour when providing WSDL location Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
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.