Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 2.2.9-fuse-01-00
-
Fix Version/s: 2.2.10-fuse-00-00
-
Component/s: None
-
Labels:None
-
External Issue URL:
Description
org.apache.cxf.configuration.spring.ConfigurerImpl applies <http:conduit/> configuration only for HTTPConduit. As it uses the class name to configuration map, the derived classes are not found in the map's key set. There is a patch attached to DEV-2559 that fixes the issue.