minakari wrote:
Hi,
I have some questions:
1-Is felix a container or it is only a framework for implement application?

Not sure what you mean by a "container", since that is vague. It certainly can be viewed as an OSGi container, but it can also be used as a framework to implement an application.

2-Whether osgi's services useable out of it's container?

OSGi technology does not specifically address distribution, this is something that is left to the application. However, the OSGi service model fits very nicely with distribution.

3-Can we compare osgi technology with Service Oriented Architecture?

Yes and no. It is not SOA in the Web Services sense, but it uses a service-oriented architecture approach to define an OSGi programming model based on service providers, service consumers, and a local service registry.

4-Can we replace a SOA whith an architecture that its backbone is OSGI an
another layer like ESB .

Quite possibly, but I am not sure the question makes sense, since SOA is a generic term that does not refer to any specific technology.

-> richard

best regards.

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

Reply via email to