Kalle, do you have any issues w/ static assets not being served from GAE ? I'm prepping an app to be deployed in production on GAE, and in its development state (http://zadachite-dev.appspot.com), I'm a bit discouraged : often, when the app is loaded, I often get missing assets and I have to reload the pages a few times before I get all assets showing up. Additionally, I've set up the app to be monitored by Dmitry's Ping-Service ( http://ping-service.appspot.com), and a few times a day it takes more than 10 seconds to load (and ping service times out).
I've considered trying to figure out a way to deploy these assets (e.g. images, swf files, js) on a static server somewhere but that will unnecessarily complicate the app... Regards, Alex K On Thu, Feb 18, 2010 at 10:19 PM, Kalle Korhonen <kalle.o.korho...@gmail.com > wrote: > On that note, I also recently deployed Tynamo's conversation example > to GAE (see http://tynamo.org/tapestry-conversations+guide and > http://tapestry-conversations.tynamo.org/), it was pretty > straight-forwarded. It's all mavenized and naturally, the source is > available for others to look at. > > Kalle > > > On Wed, Feb 17, 2010 at 7:21 AM, Muhammad Mohsen <m.gelb...@gmail.com> > wrote: > > I'd like to share my experience regarding the issue. I'm not a tapestry > guru > > but I just fought my way through hosting it on google application engine. > > > > Here is my blogpost about hosting tapestry5.1 on Google application > > engine< > http://java-army.blogspot.com/2010/02/hosting-apache-tapestry51-on-gae-google.html > > > > You'll find the application's link it but here it is > > again<http://j-army.appspot.com/> > > . > > > > Please note that it has absolutely NOTHING but registering, logging in > and > > logging out ! > > That's as much as I've gone with tapestry so far. I had nothing in mind > to > > do ! > > > > Enjoy :) > > > > -- > > Muhammad Mohsen Hussien > > Jr. Java Software Engineer > > HP Enterprise Services > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >