Well, I would probably consider whether the logging is really a "first class" component of the system... even if it is *only* logging. The wire-tap is typically something you would add or remove without affecting the overall flow. Instead of a dummy service and wire-tap, you could just add <logging-channel-adapter> with its input-channel set to your "acResponseChannel". Is there some reason you want to avoid that?


Reply With Quote