Hi All,
I have a header enricher that gets its value from invoking a method on a bean. This method can potentially throw an Exception. Is there any way to catch the exception and redirect to an exception channel? I didn't see any properties on the int:header-enricher tag that seem to support this. Does it need to be wrapped in an int:chain or something?
Thanks!
Doug


Reply With Quote