I cloned the repository just now (Sept 09) and was trying to get web
client running under hosted mode. I got the following error for both
safari and firefox on mac.

[ERROR] Failed to create an instance of
'org.waveprotocol.wave.examples.client.webclient.client.LoginPanel'
via deferred binding
java.lang.ClassCastException:
com.google.gwt.core.client.JavaScriptObject$ cannot be cast to
java.lang.String

It fails at Session.java at line 71.

Here is what I did.
1. ant -> builds server
2. ant hosted_gwt -> starts hosted mode
3. ./run-server.sh -> starts server
4. access http://localhost:9898/?gwt.codesvr=127.0.0.1:9997

Any help would be appreciated!!

Thanks,

-- 
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