are you changing the version number? You'd need to go to the console
and change the version that's being served.

Maybe you're caching behind a proxy or viewing a cached version on
your end? try loading the url in a browser and hit F5



On Oct 15, 4:21 pm, nnhobbit <nnclou...@gmail.com> wrote:
> I deployed an app, in which an URL was originally serving simply a
> “hello”. Later I changed the content served from that URL to something
> else and deployed it again. However the new content did not show up
> and the page still showed the original “hello”.
>
> Another (possibly related) issue I'm experiencing is that an URL that
> was removed from my code remained accessible for about a day or so
> after the new code was deployed. (The issue could be either from the
> delayed deployment or some sort of cache?)
>
> p.s. everything is working as expected on devel environment.
> p.s. admin console shows successful deployment.
>
> Anyone encountered similar issues? Any suggestions?
>
> Thanks

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