Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Equinox on the server

Hi,

Just wondering how many have used Equinox on the server side.  I do not
simply mean using the servlet bridge.  

I've had good results essentially appending the Equinox runtime to JBoss and Tomcat,
servlets can lookup and use OSGi services etc...  I've front-ended SOA calls with OSGi
registered services, handling SOA versioning in this way, also the services can return
local implementations for dev and testing.

Thanks

Roy

Back to the top