Hey hrbuckley,
Thank you for your reply.
I tried the java equivalent of the code which you directed me too. It worked well for me.
I tried using the Sample App for client provided by Blackberry in the push sdk.
The client was able to successfully subscribe to the service and I was able to send messages to the client.
Now i need to push the notifications by incorporating the blackberry code into my java code.
I integrated the code, but got the following response while sending the notifications:
Invalid Notify URL: a notify URL is provided for a Push Service without a base notify URL.
i am using the notify url as
pushapi.eval.blackberry.com as specified by RIM in the email
and public.ppg.address as
pushapi.eval.blackberry.com/mss/PD_pushRequest.
Where am i going wrong?
Please help.
Thanks in advance.
Regards,
Annuk