You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by arnaud-deprez <gi...@git.apache.org> on 2016/04/19 00:37:43 UTC

[GitHub] camel pull request: CAMEL-6707: add async for servlet

GitHub user arnaud-deprez opened a pull request:

    https://github.com/apache/camel/pull/949

    CAMEL-6707: add async for servlet

    Add async option in servlet.
    
    # Remarks:
    I have some issues to test servlet with arquillian & jetty 9. Apparently it doesn't take into account the option async-supported in the web.xml (see test). But it works well with tomcat and the jetty component (because here we register the servlet ourself correctly).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/arnaud-deprez/camel CAMEL-6707

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/949.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #949
    
----
commit d1a466a96e5b09a87ad83002305ea16fc00c0985
Author: Arnaud Deprez <ar...@lampiris.be>
Date:   2016-04-13T21:38:00Z

    CAMEL-6707: add async for servlet

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request: CAMEL-6707: add async for servlet

Posted by arnaud-deprez <gi...@git.apache.org>.
Github user arnaud-deprez closed the pull request at:

    https://github.com/apache/camel/pull/949


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---