Using PushRegistry to invoke serveral MIDlets on the same device

Hello,

I have three MIDlets on my device which should invoke each other by using the PushRegisty.

But it only works when I have only two MIDlets installed and even then the second MIDlet is not able to reinvoke the first one.

Does anybody know about about a maximum number of connection registrations or other restrictions for using the PushRegistry?

Thanks

Volker

[402 byte] By [vschessen83a] at [2007-10-3 3:47:13]
# 1

Hi Volker,

Are the 3 MIDlets located in the same MIDlet suite?

Which incoming connection-type are you using?

If I recall correctly, two MIDlet suites sharing the same incoming network connection can抰 coexist on the same device. One of them has to be removed!

But I think there must be another restriction too.

Perhaps re-reading the API documentation of GCF will help.

I hope the other friends will help to get an qualified answer to your interesting question.

bye,

Asghar

Asghara at 2007-7-14 21:44:08 > top of Java-index,Java Mobility Forums,Java ME Technologies...