[appengine-java] Reading static XML file on App Engine

2011-07-19 Thread bb
Hello, I have a static XML file in my App Engine app that uploads just fine and I am trying to read it for some rules based execution logic, but the below error is thrown at me: Caused by: java.security.AccessControlException: access denied (java.io.FilePermission

[appengine-java] Re: Channel API

2011-06-29 Thread BB
I had suggested it but it hasn't been added until now https://code.google.com/p/gwt-gae-channel/issues/detail?id=10can=1 -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To view this discussion on the web visit

[appengine-java] 302 Response for /_ah/channel/jsapi

2011-01-31 Thread BB
Hi, in the docs here http://code.google.com/appengine/docs/java/channel/javascript.html it says that I should include script src='/_ah/channel/jsapi'/script in my html file to get the channel api for javascript. It all works fine in the local dev server. But if I deploy my project to

[appengine-java] Re: GWT wrapper for the client side (javascript) Channel API

2011-01-31 Thread BB
Hi, Please try downloading the gwt-gae-channelhttp://code.google.com/p/gwt-gae-channel/ again. There were some bugs which are now fixedhttp://code.google.com/p/gwt-gae-channel/issues/list?can=1q=status=Fixedcolspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary so maybe it will