Trying to use Spring Integration with a GemFire installation that uses PDX ReflectionBasedAutoSerializer and having issues since there is not a default constructor for org.springframework.integration.message.GenericMes sage. Is it possible to add a default constructor or is there any other way that this can be handled.


Reply With Quote