I have done this event publisher long time ago (especially for Francesco) http://www-adele.imag.fr/~donsez/dev/osgi/upnpeventpublisher/
I think the issue here is that its the responsibility of the UPnP implementation to provide the bridge. How I understand the spec it isn't necessary to wrap this in a separate bundle. But I could be wrong.
I can donate it to Felix
As far as I can see, this is doing the same as the code I attached to the JIRA and we are talking about a 40 lines of code here... but still, why don't you attache it to the JIRA too?
Didier
Additionally, I'd like to discuss whether it is a good idea to create a package dependency on the org.osgi.service.event package (only in case it is included into the UPnP implementation) .... The code I provided should work with a DynamicPackage-Import as well (whether or not this is a good thing is debatable :-) regards, Karl -- Karl Pauls [EMAIL PROTECTED]

