java - Spring websocket connection not being established -


i followed this tutorial build spring websocket application. i've kept each file i'm neither using maven nor gradle. run index.html file on tomcat server. when click connect get:

opening web socket... http://localhost:8080/hello/info 404 (not found) whoops! lost connection undefined

in chrome's developer window. why happening?

link may help. here have given whole example.

for require stomp.js, sockjs on client side , spring-websocket & spring-messaging 4.2.6.release jar in server side,


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -