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 in _ah/channel dir.
4. In your main html file include this jsapi file with <script src="/
_ah/channel/jsapi">.


Daniel

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to