Hello Gary

That is a limitation of using annotations see https://issuetracker.springsource.com/browse/STS-1617.
Thank you, unresolved since February 2011

Read my earlier replies - the application does not need to create and send ErrorMessages itself. Simply throw the exception and if the inbound endpoint has an error-channel, an ErrorMessage will be sent there.
Thanks a lot, I going to read carefully such element. I am covering right now only the Routing chapter or section

Not having an error-channel on an inbound endpoint is like not having a try-catch block in a method; if you don't use one, the exception will be thrown to the caller
I understood

Sorry for my persistence and thanks for your patience