[ 
https://issues.apache.org/jira/browse/TAP5-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457802#comment-17457802
 ] 

Hudson commented on TAP5-2698:
------------------------------

SUCCESS: Integrated in Jenkins build Tapestry ยป tapestry-trunk-freestyle #113 
(See 
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-trunk-freestyle/113/])
TAP5-2698: Support for Servlet API 3.0+ asynchronous requests (thiago: rev 
3c83ffa5735ca8b5bad8624e517b7b89615802c8)
* (edit) 
tapestry-http/src/main/java/org/apache/tapestry5/http/modules/TapestryHttpModule.java
* (add) 
tapestry-http/src/main/java/org/apache/tapestry5/http/internal/services/AsyncRequestServiceImpl.java
* (add) 
tapestry-http/src/main/java/org/apache/tapestry5/http/AsyncRequestHandlerResponse.java
* (edit) 
tapestry-http/src/main/java/org/apache/tapestry5/http/TapestryFilter.java
* (add) 
tapestry-http/src/main/java/org/apache/tapestry5/http/internal/AsyncRequestService.java
* (edit) tapestry-core/src/test/app1/WEB-INF/web.xml
* (add) 
tapestry-http/src/main/java/org/apache/tapestry5/http/AsyncRequestHandler.java


> Support for Servlet API 3+ asynchronous requests
> ------------------------------------------------
>
>                 Key: TAP5-2698
>                 URL: https://issues.apache.org/jira/browse/TAP5-2698
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-http
>            Reporter: Thiago Henrique De Paula Figueiredo
>            Assignee: Thiago Henrique De Paula Figueiredo
>            Priority: Major
>             Fix For: 5.8.0
>
>
> Servlet API 3.0 introduces asynchronous requests. Tapestry should support 
> them by providing ways for user code to define whether a request should be 
> handled asynchronously or not, defaulting to no (i.e. keeping same behavior).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to