Re: WebSocket Help

2012-05-02 Thread Mark Thomas
On 02/05/2012 19:50, André Warnier wrote: > Pid wrote: >> On 02/05/2012 00:53, umar farooq wrote: >>> Hi All, >>>I am trying to use Chat example of WebSocket given in Tomcat >>> version 7.0.27. Problem I faced are here. >>> >>> 1) After opening the web socket it closes the socket automatic

Re: WebSocket Help

2012-05-02 Thread André Warnier
Pid wrote: On 02/05/2012 00:53, umar farooq wrote: Hi All, I am trying to use Chat example of WebSocket given in Tomcat version 7.0.27. Problem I faced are here. 1) After opening the web socket it closes the socket automatically after 20 sec. I want connection open until Guest (i.e. use

Re: WebSocket Help

2012-05-02 Thread Daniel Mikusa
- Original Message - > But the whole question was not answered there. They said that this > question > is from user list. http://markmail.org/message/v5uztyakaczjxxrr > kindly tell me how to increase 20sec timeout and how can we > explicitly > close the connection.? > I am in trouble plea

Re: WebSocket Help

2012-05-02 Thread umar farooq
But the whole question was not answered there. They said that this question is from user list. kindly tell me how to increase 20sec timeout and how can we explicitly close the connection.? I am in trouble please help me. On Wed, May 2, 2012 at 1:25 AM, Pid wrote: > On 02/05/2012 00:53, umar faro

Re: WebSocket Help

2012-05-02 Thread Pid
On 02/05/2012 00:53, umar farooq wrote: > Hi All, >I am trying to use Chat example of WebSocket given in Tomcat > version 7.0.27. Problem I faced are here. > > 1) After opening the web socket it closes the socket automatically > after 20 sec. I want connection open until Guest (i.e. user)