Hi Guys,
We are using xpath endpoint mapping and a soap logger that logs the incoming and outgoing soap messages to a file specified in log4j. What we want to do is log these messages to different files based on the enpoint that is call. Currently I only see that the logger property is for all enpoints. Any way to have the soap messages log to different files based on the enpoint?
Thanks


Reply With Quote