Reply-channel on a <gateway/> is now optional. If absent, a temporary RendezvousChannel will be created for this particular invocation (default bevaviour of the underlying RequestReplyTemplate). Also, a small fix for the corner case when a method like void doNothing() is called. In this case, nothing happens.