View Single Post
Old 09-26-2012, 09:30 AM   #5
annuk
New Member
 
Join Date: Sep 2012
Model: 7100T
PIN: N/A
Carrier: reliance
Posts: 6
Unhappy Re: BlackBerry Push server

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

Last edited by annuk; 09-26-2012 at 09:35 AM..
Offline   Reply With Quote