Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1472 - development/main/planet/facilities/http/examples/hangman

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: niclas AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1472 - development/main/planet/facilities/http/examples/hangman
  • Date: Fri, 14 Jan 2005 05:58:07 +0100

Author: niclas
Date: Fri Jan 14 05:58:06 2005
New Revision: 1472

Added:
development/main/planet/facilities/http/examples/hangman/Readme.txt
(contents, props changed)
Log:
Adding a readme file for the basics.

Added: development/main/planet/facilities/http/examples/hangman/Readme.txt
==============================================================================
--- (empty file)
+++ development/main/planet/facilities/http/examples/hangman/Readme.txt Fri
Jan 14 05:58:06 2005
@@ -0,0 +1,16 @@
+
+After the Hangman demo is built, make sure you create a logs/http directory
in DPML_HOME
+
+ mkdir ~/.dpml/logs/http
+
+And then start the application by;
+
+ metro artifact:block:dpml/http/examples/hangman/hangman-app#2.0.0 -config
artifact:conf:dpml/http/examples/hangman/webapp
+
+And to access the game, open the URL localhost:8080/hangman/app
+
+NOTE: Due to a unresolved issue about jar: resources inside jar files, which
is not handled
+ by the java.net package, the first request will generate an Exception.
Upon the
+ second request, things should be fine and you will be ask for game
difficulty.
+
+



  • svn commit: r1472 - development/main/planet/facilities/http/examples/hangman, niclas, 01/13/2005

Archive powered by MHonArc 2.6.24.

Top of Page