And then, i know there are several reference implementations on OSGi
standard. Which one is appropriate to our purpose ?
Now, only 3 OSGi implementations are certified as OSGi R4.
But 2 implementaions are commercial and embedded-oriented things,
only one implementation, equinox from Eclipse, is open-source and
generic implementation.
And there are some famous open-source implmentations - Apache Felix,
Knoplerfish.
It is natural that we should use open-source one.
Another important point that we should consider is OSGi service
supports.
So I recommend equinox, because it is open-source project and supported
by IBM.
But I heard that Knoplerfish is also very active project,
Let's try some implementations, then choose which one we will use.
I think we should make the compatible services with all OSGi
implementation. ;-)
I thought that Gatespace and Knopflerfish are different ones.