Chess Demo shown at JavaOne 2013 Technical Keynote
-
If running unit tests, you MUST start the database server for 'ChessServer' by typing:
asadmin start-database
-
Then execute:
mvn clean install
-
Finally, deploy your app and point your browser to http://localhost:8080/chess
asadmin deploy ChessServer/target/ChessServer-1.0.war