I'm successfully using Spring 3.0.0 RC1 with Sitemesh 2.4.2. I'm currently developing the app, but after I red this post I tried on GAE infra with simple decorator. Works well for m.
On 23 okt, 19:00, "Jason (Google)" <[email protected]> wrote: > Yes, please try changing the log levels to .INFO or .FINEST -- it's possible > that the log output that the frameworks are generating is just not getting > surfaced because of the default logging level. > > After you deploy, you say that all you see is an empty site. Have you tried > refreshing several times to see if your application eventually appears? This > could point to a failed initialization and HardDeadlineExceeded error. > Please post your application ID so we can determine this for certain. > > - Jason > > On Wed, Oct 21, 2009 at 11:20 AM, Abhinav Lele <[email protected]>wrote: > > > > > > > Have you tried increasing the log levels ? > > -- > > Abhinav > > > -----Original Message----- > > From: appenginetester <[email protected]> > > Sent: 21 October 2009 23:46 > > To: Google App Engine for Java <[email protected]> > > Subject: [appengine-java] Re: Spring MVC + Sitemesh problem > > > Thanks for this post, i thought i was going insane. I have deployed > > and redeployed dozens of times and see the same isssue -- empty site, > > no logs. Everything works fine in local eclipse environment. The > > deplyment to the app engine works with no errors. But when I access > > the application, there is an empty site and no logs on the server. > > > On Oct 20, 5:35 am, Shponter <[email protected]> wrote: > > > Hi everybody! > > > > I'm using Spring MVC (3.0.0.RC1) with Sitemesh (2.4.2). > > > Locally it works fine - generated jsp is decorated by sitemesh. > > > When I deploy application on AppEngine I get empty site. > > > There is also no exceptions or log messages... > > > I don't have any ideas how to solve this... > > > > Cheers --~--~---------~--~----~------------~-------~--~----~ 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 [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-java?hl=en -~----------~----~----~----~------~----~------~--~---
