I am trying to deploy the sample-app war file that comes with PushSDK.But was not able to deploy the application successfully.
Steps followed till now
1) I was able to configure PushSDK.properties
log4j.xml
but didn't change value of ${sampleapp.appid}
in sample-app-context.xml
.
2)then made the war file using cmd
3) Deployed on the server.
during deployment an error was coming.
Invalid bean definition with name 'registerListeners' defined in class path resource [sample-app-context.xml]: Could not resolve placeholder 'sampleapp.appid'
Tried to register on link but was unsuccessful