Does anyone have a working example of message publishing using the <publishing-interceptor> XML configuration?
I can't seem to find anything but the snippets in the reference manual.
Any examples would be most appreciated.
Thanks in advance,
Steve
Does anyone have a working example of message publishing using the <publishing-interceptor> XML configuration?
I can't seem to find anything but the snippets in the reference manual.
Any examples would be most appreciated.
Thanks in advance,
Steve
There are some test cases in the repo, e.g.: https://github.com/SpringSource/spri...ts-context.xml
HTH,
Mark
Mark Fisher
Spring Integration Lead
SpringSource, a division of VMware
http://www.springsource.com
http://www.springsource.org/spring-integration
http://blog.springsource.com/main/author/markf
Mark,
Thanks for the quick reply!
Steve