My question is the same as this question:
Detecting client-aborting request Jersey
But nobody answer the question how can I disable the log to Tomcat... Because I currently have less then 50 Reputation :( , I can't add a comment to the question, so I will ask it again, hope someone will answer me here.
I have the same problem, the jersey log the exception in tomcat, and I want to disable this log, because my client can abort his requests, and it is OK by me.
So... How can I detecting the client aborting request in Jersey and disable the log to tomcat...