DWR

Add support for Tomcat async servlets

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Won't Fix
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: Reverse Ajax
  1. ContainerAbstraction.java
    (2 kB)
    Joe Walker
    07/Feb/08 1:55 PM

Issue Links

Activity

Hide
Joe Walker added a comment - 07/Feb/08 1:54 PM

The Tomcat thing is documented here: http://tomcat.apache.org/tomcat-6.0-doc/aio.html
The DWR thing is documented here: http://getahead.org/dwr/development/pollactions

I've just done some refactoring to create a ContainerAbstraction interface that you will need to implement. I will attach the interface because I don't want to check this in until I've double checked with Jose on some minor effects it has on the Spring stuff.

Joe.

Show
Joe Walker added a comment - 07/Feb/08 1:54 PM The Tomcat thing is documented here: http://tomcat.apache.org/tomcat-6.0-doc/aio.html The DWR thing is documented here: http://getahead.org/dwr/development/pollactions I've just done some refactoring to create a ContainerAbstraction interface that you will need to implement. I will attach the interface because I don't want to check this in until I've double checked with Jose on some minor effects it has on the Spring stuff. Joe.
Hide
David Marginian added a comment - 22/Nov/12 9:21 AM

This is not functioning correctly.

I think we should be looking at implementing Servlet 3.0 async processing instead of trying to implement container specific APIs.

Show
David Marginian added a comment - 22/Nov/12 9:21 AM This is not functioning correctly. I think we should be looking at implementing Servlet 3.0 async processing instead of trying to implement container specific APIs.
Hide
David Marginian added a comment - 22/Nov/12 9:39 AM

Please see DWR-590.

Show
David Marginian added a comment - 22/Nov/12 9:39 AM Please see DWR-590.

People

Dates

  • Created:
    29/Mar/07 6:37 PM
    Updated:
    22/Nov/12 9:39 AM
    Resolved:
    22/Nov/12 9:39 AM