[appengine-java] Re: Channel api / Dance dance robot: what is ApplicationError: 2:

2010-09-24 Thread Shlomi
Hello, I tried following your technique (on AppEngine 1.3.7), but it does not seem to help... if i view the source of the page, i do see that it attempts to load the jsapi file, but i still get SEVERE: Failed to push the message com.google.appengine.demos.dda.shared.dancebeginmess...@145d7f2 to c

[appengine-java] Re: Channel api / Dance dance robot: what is ApplicationError: 2:

2010-07-28 Thread Daniel Guermeur
Thanks Don. Works perfectly. Here is a recap to summarize all the steps so others can do it too: 1. Extract the "apphosting/tools/dev-channel-js.js" file from appengine-api-1.0-sdk-1.3.5.jar 2. Create a directory _ah/channel in your war directory 3. Rename dev-channel-js.js to jsapi and place it