Anyone here have any experience with asynchronous servlets under a Tomcat that's linked to Apache via mod_jk? I have an asynchronous servlet that's working nicely when accessed directly from Tomcat, but, when I access it by going through Apache and mod_jk the ServletRequest.startAsync() function call throws an IllegalStateException saying the feature is not supported.

-S

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to