Re: Running chat.xhtml example returns: Info: WebSocket closed

2014-03-25 Thread Kanagavelu Sugumar
Excellent!! It worked :) :) !! Thank you very mach Mark, to point out the java version and log file info.

Re: Running chat.xhtml example returns: Info: WebSocket closed

2014-03-25 Thread Kanagavelu Sugumar
Socket API will be available.* " On Tue, Mar 25, 2014 at 3:31 PM, Mark Thomas wrote: > On 25/03/2014 09:57, Kanagavelu Sugumar wrote: > > ohh my bad!! > > I think; it is using 1.6 jre. > > Very sorry!! > > And the message in the logs when Tomcat starts about

Re: Running chat.xhtml example returns: Info: WebSocket closed

2014-03-25 Thread Kanagavelu Sugumar
ohh my bad!! I think; it is using 1.6 jre. Very sorry!! C:\apache-tomcat-7.0.52\bin>catalina.bat Using CATALINA_BASE: "C:\apache-tomcat-7.0.52" Using CATALINA_HOME: "C:\apache-tomcat-7.0.52" Using CATALINA_TMPDIR: "C:\apache-tomcat-7.0.52\temp" *Using JRE_HOME:"C:\Program Files\Java\j

Re: Running chat.xhtml example returns: Info: WebSocket closed

2014-03-25 Thread Kanagavelu Sugumar
Hi Mark, Thanks for your response. C:\Users\ksugumar>java -version java version "1.7.0_51" Java(TM) SE Runtime Environment (build 1.7.0_51-b13) Java HotSpot(TM) Client VM (build 24.51-b03, mixed mode)

Re: Running chat.xhtml example returns: Info: WebSocket closed

2014-03-24 Thread Kanagavelu Sugumar
OMCAT examples. Pls help. On Mon, Mar 24, 2014 at 2:16 PM, Kanagavelu Sugumar 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