Skip to content

spericas/Glassfish-Chess-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javaone2013-chess

Chess Demo shown at JavaOne 2013 Technical Keynote

  1. If running unit tests, you MUST start the database server for 'ChessServer' by typing:

    asadmin start-database
  2. Then execute:

    mvn clean install
  3. Finally, deploy your app and point your browser to http://localhost:8080/chess

    asadmin deploy ChessServer/target/ChessServer-1.0.war

About

Glassfish Chess Sample from JavaOne 2013

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published