Excellent!!
It worked :) :) !! Thank you very mach Mark, to point out the java version
and log file info.
Log says:
*INFO: JSR 356 WebSocket (Java WebSocket 1.0) support is not available when
running on Java 6.* To suppress this message, run Tomcat on Java 7, remove
the WebSocket JARs from $CATALINA_HOME/lib or add the WebSocketJARs to the
tomcat.util.scan.DefaultJarScanner.jarsToSkip property in
$CAT
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 WebSocket support
and Java version says?
Mark
>
>
> C:\apache-tomcat-7.0.52\bin>catalina.bat
> Using CATALINA_BASE: "C:\apache-tom
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
On 25/03/2014 09:51, Kanagavelu Sugumar wrote:
> 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)
Are you sure that is the version
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)
On 25/03/2014 05:46, 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/websocket/chat.xhtml on chrome
> browser, I am getting
>
> Inf
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