Hi everyone,
someone use Google Protobuf on GAE? And know what version is installed? I have deploy a project that use it and I have the follow exception: java.lang.NoSuchMethodError: com.google.protobuf.Descriptors$FileDescriptor.internalBuildGeneratedFileFrom(Ljava/lang/String;[Lcom/google/protobuf/Descriptors$FileDescriptor;Lcom/google/protobuf/Descriptors$FileDescriptor$InternalDescriptorAssigner;)V Searching around the web I've found that is a problem of version. I use version 2.2.0 while GAE doesn't use it :( I have deployed it with my WAR but it is ignored. Someone can tell me what version user GAE? Thanks in advance. Davide -- -- Davide Cerbo -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
