[protobuf] FileDescriptorSet mania

2009-11-29 Thread Christopher Smith
Given that there is no Java version of protoc, it has been tempting to see how far one can get with just using FileDescriptorSet's and dynamic messages. I ended up building this short function for iteratively adding all the dependencies of a particular Message in to a FileDescriptorSet. While it wa

[protobuf] Re: Error parsing from InputStream

2009-11-29 Thread Hershiv Haria
You were right, my runtime environment wasn't set up correctly. As I was using GAE I had to copy the jar to war/WEB-INF/lib, that fixed the reading issue. Thanks for your help! On Nov 29, 5:21 am, Kenton Varda wrote: > The error said: >   java.lang.NoClassDefFoundError: com/google/protobuf/Gener