Also, if you have an old version of your application still deployed that does not show this problem, please provide the version numbers for the working and not-working versions.
On Fri, Apr 23, 2010 at 10:25 AM, Don Schwarz <[email protected]> wrote: > I am taking a look at this now. Can one (or more) of you reply to me > privately with app ids that are experiencing problems? > > > On Fri, Apr 23, 2010 at 10:01 AM, Raphael André Bauer < > [email protected]> wrote: > >> On Fri, Apr 23, 2010 at 4:48 PM, Miroslav Genov <[email protected]> >> wrote: >> > The problem is not only in GuiceFilter. The problem occurs and when some >> > filter is mapped to "/*" and is writing some content to the output >> stream. >> > My testing app was using only simple filter that was bound in web.xml >> > directly. >> >> I think you are quite right and the "/*" is surely the root of the >> problem. I simply wanted to confirm it for guice users. >> >> Another update (that confirms what people in this thread where saying): >> - switching back to 1.3.2 + redeploy on app engine does not help >> - switching back to an old version of your app in the admin dashboard >> fixes the problem. well. you got stuck with an old version of your >> app. not too cool. >> >> ra >> >> >> >> >> > >> > Regards, >> > Miroslav >> > >> > >> > On 04/23/2010 05:39 PM, Raphael André Bauer wrote: >> >> >> >> On Fri, Apr 23, 2010 at 12:52 PM, Miroslav Genov<[email protected] >> > >> >> wrote: >> >> >> >>> >> >>> Starred. >> >>> >> >>> Thanks for the assitance keyelo. I hope that problem will soon be >> >>> removed. >> >>> >> >> >> >> +1 >> >> >> >> That's a huge blocker: 1.3.3 breaks all my >> >> com.google.inject.servlet.GuiceFilter based apps... >> >> >> >> >> >> If you use GuiceFilter do NOT upgrade to 1.3.3... >> >> >> >> >> >> >> >> Raphael >> >> >> >> >> >> >> >>> >> >>> Regards, >> >>> Miroslav >> >>> >> >>> On 04/23/2010 01:48 PM, kinyelo wrote: >> >>> >> >>>> >> >>>> Issue opened >> >>>> http://code.google.com/p/googleappengine/issues/detail?id=3138 >> >>>> >> >>>> >> >>>> >> >>> >> >>> -- >> >>> 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]<google-appengine-java%[email protected]> >> . >> >>> For more options, visit this group at >> >>> http://groups.google.com/group/google-appengine-java?hl=en. >> >>> >> >>> >> >>> >> >> >> >> >> > >> > -- >> > 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]<google-appengine-java%[email protected]> >> . >> > For more options, visit this group at >> > http://groups.google.com/group/google-appengine-java?hl=en. >> > >> > >> >> -- >> 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]<google-appengine-java%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-appengine-java?hl=en. >> >> > -- 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.
