Hi,

as much as I know, Export-Service MANIFEST header is deprecated. I would
like to ask you if there is an alternative like osgi.service namespace with
Provide-Capability?

Use case:

We have many components. The components have references. I would like to
have a screen where I can list the artifacts that can offer services with
the interface that the component needs.

Second question:

I have implemented a simple webapp that:

   - Downloads the search index of maven-central
   - Downloads the MANIFEST file of every JAR that has Bundle-SymbolicName
   in the search index
   - Indexes the MANIFEST in the way that Provide-Capability headers are
   processed, too
   - Offers a simple screen where Import-Package or Require-Capability
   clauses can be written as search expressions

Is there anyone else, who would be happy to use such a website? If yes, I
will take some time to make it user-friendly and make it as a public
website. Well, the second part should take a while as the source is a bit
ugly at the moment :).

Kind regards,
*Balázs **Zsoldos*
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to