java.lang.IllegalStateException: Request is within the scope of a
filter or servlet that does not support asynchronous operations
Bem na linha que pego o request e dou um startAsync():
AsyncContext ac = request.startAsync();
Será q o filtro do Vraptor esta interceptando a chamada dessa
servlet?
Obrigado desde ja.
Thiago
--
You received this message because you are subscribed to the Google Groups "caelum-vraptor-dev" group.
To post to this group, send email to caelum-vr...@googlegroups.com.
To unsubscribe from this group, send email to caelum-vraptor-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/caelum-vraptor-dev?hl=en.