Hi,
I figured it out. I was trying to setup my own gcm server to do push notification using Java.
The server example should be based on Android. I was looking at chrome extension's pushNotification, which was deprecated.
However, there doesn't seem to be a server side library in Java, in order to push GCM notification.