[protobuf] java.lang.NoClassDefFoundError: com/google/protobuf/MessageOrBuilder

2016-07-12 Thread mindentropy
Hi, I am using protobuf 2.6.1 ( https://developers.google.com/protocol-buffers/docs/downloads ). I compiled the code and used maven to build the protobuf-java-2.6.1.jar In the addressbook example I removed the initial exit scenario. Whenever the code hits the first protobuf function call I get

[protobuf] java.lang.NoClassDefFoundError: com/google/protobuf/MessageOrBuilder

2015-03-09 Thread prashanth malavaiah
Even though my class path has protobuf-java-2.5.0 jar i am getting java.lang.NoClassDefFoundError: com/google/protobuf/MessageOrBuilder exception. Could anyone help me out to fix this issue? -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" gro