tags:

views:

13

answers:

0

Using jetty Cometd with my grails application. Logs are full with org.mortbay.jetty.RetryRequest unhandled exception. Everything works good. As I know this exception must be thrown and must be unhandled for cometd to work. I'm just interesting how to prevent it form being logged?