Hi John,

Does the felix eventAdmin implementation conform to the R4 spec in
regard to registering the 'event.topics' as an array of strings?

It should. The way it is implemented it asks the framework for all
matching handlers hence, should be independent of whether it is an
array or a string ...

113.11.4.5
"The value of the property is an array of strings that describe the
topics in which the handler is interested."

Previously I have always registered event.topics as a single String with
one topic and not as an array of Strings with multiple topics and it
worked. (That means it doesn't right?) And now I think I am registering
it (with the help of iPOJO) as an array of Strings with multiple topics
and it is not working anymore.

Strange, did you try it without iPOJO?

Any ideas?

Im at vacation right now but I will look into it during the weekend.

thanks,
John

regards,

Karl

--
Karl Pauls
[EMAIL PROTECTED]

Reply via email to