Own Google Wave Protocol Server

Test unter Ubuntu Server 10.10

Abhängigkeiten installieren

sudo aptitude install openjdk-6-jre openjdk-6-jdk ant mercurial

Google Wave Protocol Server Sourcen holen und compilen

cd $WhereverYouWant
hg clone https://wave-protocol.googlecode.com/hg/ wave-protocol
cd wave-protocol
ant
cp run-nofed-config.sh run-config.sh
$Editor run-config.sh
./run-server.sh

Server testen
Einfach im Browser http://$Server:9898 aufrufen

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.