Fix initialization of the ConversionService logic in HttpRequestExecutingMessageHandler to NOT throw an exception if ConversionService is not an instance of ConfigurableConversionService Fix previous commit to be compatible with Spring 3.0, by dependiing on ConverterRegistry instead of ConfigurableConversionService, which was introduced in Spring 3.1