Directory "src" contains the sources of the PUB-Web testbed service. To compile you need PadRMI, JavaGo, JXTA 2.4.1 and the testbed api (all contained in "lib"). A compiled version is added as pubweb.jar and is also running on all active testbed nodes (see http://aeolus.cs.upb.de/ for a detailed list). To run a PUB-Web user frontend, execute run-consumer.bat. Note that you may have to adopt the config files rdvs.txt, relays.txt, services.txt, settings.txt, etc\security.policy, etc\pubweb-consumer.conf to your local environment. In order to compile PUB-Web yourself, create empty folders named "bin", "bin-spooned", and "spooned". Then you need to call the provided make scripts in this order: 1) mkjgo.bat 2) make_spooned.bat 3) mkjar.bat and you will finally obtain (among others) pubweb.jar. Note: that it is required that you have JDK 1.6 installed.