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

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

Attachment: FreeMarkerJspApplicationContext.java
Description: Binary data

Reply via email to