Could you tell what you did to make the /_ah/bounce work for you. I have a Java App Engine application and have mapped the /_ah/bounce url to my Servlet. But the servlet is not getting invoked. I can see all the invocations to /_ah/bounce in the AppEngine logs via the Admin Console.
Any tips to make it work or things to check ? On Thursday, 17 January 2013 04:24:00 UTC+5:30, jon wrote: > > Spoke too soon, /_ah/bounce actually works. Please ignore my earlier > message :) > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/yXCplALLyjUJ. 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/google-appengine?hl=en.
