Team,

1) I downloaded "apache-tomcat-7.0.52" to my windows 7 (32 bit machine);
2) Then i ran C:\apache-tomcat-7.0.52\bin\startup.bat
3) Now trying http://localhost:8080/examples/websocket/chat.xhtml on chrome
browser, I am getting

Info: WebSocket closed

in the big textArea.

localhost_access_log.2014-03-22.txt shows the below.

127.0.0.1 - - [22/Mar/2014:01:22:01 +0530] "GET
/examples/websocket/chat.xhtml HTTP/1.1" 304 -

127.0.0.1 - - [22/Mar/2014:01:22:02 +0530] "GET /examples/websocket/chat
HTTP/1.1" 404 997

I am new to WebSocket, and want to try the TOMCAT examples. Pls help.


On Mon, Mar 24, 2014 at 2:16 PM, Kanagavelu Sugumar
<skanagav...@gmail.com>wrote:

> Team,
>
> 1) I downloaded "apache-tomcat-7.0.52" to my windows 7 (32 bit machine);
> 2) Then i ran C:\apache-tomcat-7.0.52\bin\startup.bat
> 3) Now trying http://localhost:8080/examples/websocket/chat.xhtml on
> chrome browser, I am getting
>
> Info: WebSocket closed
>
> in the big textArea.
>
> localhost_access_log.2014-03-22.txt shows the below.
>
> 127.0.0.1 - - [22/Mar/2014:01:22:01 +0530] "GET
> /examples/websocket/chat.xhtml HTTP/1.1" 304 -
>
> 127.0.0.1 - - [22/Mar/2014:01:22:02 +0530] "GET /examples/websocket/chat
> HTTP/1.1" 404 997
>
> I am new to WebSocket, and want to try the TOMCAT examples. Pls help.
>

Reply via email to