users@jersey.java.net

[Jersey] Re: Jersey 2.5.1: How to user Asynchronous Callback?

From: Alexis Krier <alexis.krier_at_laposte.net>
Date: Fri, 31 Jan 2014 16:14:31 +0100

What is your tomcat's version?

at startup can you see:
Infos: Initializing ProtocolHandler ["http-nio-8080"]


Le Fri, 31 Jan 2014 06:21:18 -0800 (PST)
anij <anij0009_at_gmail.com> a dit:
> Hi,
> I changed the connector protocal in server.xml, but still its not
> working!!
>
> *My current server.xml*
> <Connector port="8080"
> protocol="org.apache.coyote.http11.Http11NioProtocol"
> connectionTimeout="20000" redirectPort="8443" />
>
>
>
> --
> View this message in context:
> http://jersey.576304.n2.nabble.com/Jersey-2-5-1-How-to-user-Asynchronous-Callback-tp7581884p7581886.html
> Sent from the Jersey mailing list archive at Nabble.com.