Hi Niklaus,

On Sun, Aug 8, 2010 at 9:19 AM, bash.vi <[email protected]> wrote:

> Does anyone have a link to a howto that can be understood by a
> beginner?
>
> I got FedOne working on a virtual Ubuntu 10.04 server. The console-
> client is running.
> I have the files from the installationsguide (http://code.google.com/p/
> wave-protocol/wiki/Installation) in /home/myusername/wave-protocol
> I did the following to get the webclient running, but I think I missed
> some steps :( :
> cd  /home/myusername/wave-protocol
> hg clone https://io2010.wave-protocol.googlecode.com/hg/
> dist-server compile_gwt
> ./run-server.sh
>
> compiling with "ant dist-serverant" ends successful.
> When I'm accessing the webinterface with a browser from my physical
> machine via "http://192.168.0.164:9898/"; it will tell me that it can't
> access the page.
> When I access the Server with x-forwarding and then start a Chromium
> Browser to access "http://localhost:9898"; Chromium tells me "http
> error 405. Problem accessing /. Reason: HTTP method GET is not
> supported by this URL".
>
> What am I doing wrong?
>
>

Have you tried running the console client and see if the server actually
worked (./run-client.sh test)? Don't forget to update to the latest head so
that the websocket connection actually works again :).

If the server works could you please give more information about your setup?
What does your config file look like?

Greetings,
Lennard

-- 
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/wave-protocol?hl=en.

Reply via email to