Not sure what asynchronous processing you're talking about. Server-side Async HTTP? yes, we do support it. It should work out of the box with AS7. With
non Servlet 3.0 containers, i.e. EAP 5, you'll have to use jboss-web native APR plugin to use it though.
BTW, you'll have to show me the UnsupportedOperationException stack trace as we simulate it if async HTTP isn't available.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Not sure what asynchronous processing you're talking about. Server-side Async HTTP? yes, we do support it. It should work out of the box with AS7. With
non Servlet 3.0 containers, i.e. EAP 5, you'll have to use jboss-web native APR plugin to use it though.
BTW, you'll have to show me the UnsupportedOperationException stack trace as we simulate it if async HTTP isn't available.