Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0004332 |
[Resin] |
minor |
always |
12-21-10 11:40 |
01-10-11 14:57 |
|
Reporter |
ferg |
View Status |
public |
|
Assigned To |
ferg |
Priority |
normal |
Resolution |
fixed |
Platform |
|
Status |
closed |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
4.0.15 |
Product Version |
|
|
Product Build |
|
|
Summary |
0004332: asyncContext with ResinEmbed |
Description |
(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.
|
Steps To Reproduce |
|
Additional Information |
|
|
Attached Files |
|
|