最近、Blackberry でプッシュ通知を使用しています。BPSS (BLackberry プッシュ サービス sdk) もインストールしました。Blackberry 用の Apache tomcat Server sdk が提供されました。ローカルで構成し、プッシュ サンプル イニシエーターを実行しました。以下:
Sample Push Initiator
Push # 0 / 100
Application Id sampleappid
Application Level
Reliability false
Delay (s) 300
State General Push Active
The following options each push to all active subscribers.
"Start General Push" sends an identical message to all active subscribers.
"Start Personalized Push" sends a unique message to each active subscriber.
Push # Push Id Time/Date Sent Push Outcome
1 Thu May 03 17:19:44 IST 2012 ERROR: There are no active subscribers.
1 Thu May 03 17:24:45 IST 2012 ERROR: There are no active subscribers.
1 Thu May 03 17:29:46 IST 2012 ERROR: There are no active subscribers.
1 Thu May 03 17:34:46 IST 2012 ERROR: There are no active subscribers.
1 Thu May 03 17:39:46 IST 2012 ERROR: There are no active subscribers.
v1.1 Copyright © 2011 Research In Motion Limited, unless otherwise noted.
Blackberry プッシュに関連するサブスクライブとサブスクライブ解除の問題を解決するのを手伝ってくれる人はいますか?