On Jan 22, 2008, at 15:21 , Richard S. Hall wrote:

Marcel Offermans wrote:
On Jan 21, 2008, at 14:35 , minakari wrote:

I have implement logic of my application with OSGI and I want to use the
service of my bundles out of osgi Container,so how can I do?

Whether applications that implement thith base of osgi ,could connect to
another application and if yse?how?

how can i publish  service of  bundles out of the osgi container?


I think the following documentation might help you:

http://felix.apache.org/site/launching-and-embedding-apache- felix.html

Actually, I was thinking the question was about remote services (i.e., distribution). The OSGi spec does not say much about this, but there are projects out there working on this.

Yes, you might be right! In that case, looking at R-OSGi, Newton, and protocol specific adapters might be worthwhile.

What do you actually mean, minakari? Do you want to export services outside the OSGi framework but within the same JVM, or within the same computer, or over the network?

Greetings, Marcel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to