« Return to Thread: [OSGI] SLSB Business Interfaces registered multiple times as Services

[OSGI] SLSB Business Interfaces registered multiple times as Services

by ekke :: Rate this Message:

Reply to Author | View in Thread

just noticed a strange thing,
while tracking services I noticed, that Services for SLSB are registered
more then one time.

think your loop is wrong

it goes this way:

ALocal
ARemote
ALocal
ARemote
BLocal
BRemote
ALocal
ARemote
BLocal
BRemote
CLocal
CRemoteALocal
ARemote
BLocal
BRemote
CLocal
CRemote
DLocal
DRemote

and so on...
my service.id is > 80.000 ;-)

should I report this as bug ?

ekke
(using 1.1.0 snapshot 2008_07_23)

 « Return to Thread: [OSGI] SLSB Business Interfaces registered multiple times as Services