The `LambdaMessageProcessor` and `MethodInvokingMessageSource` call `method.setAccessible(true)` unconditionally. * Use `ReflectionUtils.makeAccessible()` for some optimization * Remove `Content is not allowed in prolog` from the `JaxbMarshallingIntegrationTests` since it is locale dependant and not relevant for the unit test logic