Still really struggling with @Publisher
I still can not understand how to get a publisher to publish to an integration channel. I have included the project here. I have been stuck at this point for a couple of days now. I know that message is coming over Spring AMQP but it never fires into the file:outbound-channel-adapter. I think it is because I have two containers and I don't know enough about Spring to merge the containers.
Spring-amqp-integration-example.zip
This is the final step in a proof of concept which looks like at the moment will conclude not to use spring partly due to not getting this example working.
Any help will be appreciated.