If the issue can't be fixed, can any one explain this strange behavior atlest ! thn we can fix our code.
Thanks SN On Wed, Apr 28, 2010 at 11:06 AM, Sudhir Ramanandi <[email protected]>wrote: > Can anyone from google explain what > java.lang.VerifyError: (class: > freemarker/ext/jsp/FreeMarkerJspApplicationContext, method: <init> > signature: ()V) Incompatible argument to function, means? > > See the issue > http://code.google.com/p/googleappengine/issues/detail?id=3157 > > I have attached the source of class FreeMarkerJspApplicationContext here. > > The line that throws above error is "FreeMarkerJspApplicationContext.class > .getName();" > > What's wrong with this class? The class doesn't seems to have any thing > unusual. Why this weird behavior? > > Seems google will never let freemarker to run on GAE > > Thanks > SN > > > -- Sudhir Ramanandi http://www.ramanandi.org -- 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.
