When doing async requests to a controller (not using the annotation) I get this error did someone knows why?
I'm using spring 4.0.5 and wildfly 8.1.0
16:42:48,621 DEBUG [io.undertow.request.io] (default task-20) UT005013: An IOException occurred: java.io.IOException: UT000029: Channel was closed mid chunk, if you have attempted to write chunked data you cannot shutdown the channel until after it has all been written.