Mantis - Resin
Viewing Issue Advanced Details
4332 minor always 12-21-10 11:40 01-10-11 14:57
ferg  
ferg  
normal  
closed  
fixed  
none    
none 4.0.15  
0004332: asyncContext with ResinEmbed
(rep by Michael Barker)

I'm toying with an servlet using the servlet-3.0 AsyncContext and launching it using ResinEmbed. There doesn't seem to be a way to add the async-supported option onto the ServletEmbed or ServletMappingEmbed objects. If I launch using ResinEmbed it also appears to ignore the @WebServlet(asyncSupported = true) annotation (that could be due to my use of Scala), and throws an exception when the servlet is accessed saying that asyncSupported is not set.

Notes
(0004898)
ferg   
01-10-11 14:57   
server/1e3a