Skip to content

golovnin/jboss7-websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An modified example from Jetty project, which shows how you can add WebSockets
support to an application in JBoss 7.

Run "ant dist" to create the WAR file. The WAR file can be found in the dist
directory. Copy the WAR file into the "standalone/deployments" folder of your
JBoss 7 installation.

The test application should be now accessible on http://localhost:8181/test.

About

An example how to use WebSockets in JBoss 7.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages