I am implementing Google Cloud Messaging service for android. I have created a test server which sends push notifications to application users. But the server I have created
I had the same problem, try adding this library:
http://code.google.com/p/json-simple/downloads/detail?name=json-simple-1.1.1.jar
Tomy