In this post, I will present an elegant solution to log all
services invocations in an OSGi environment. After developing and using some bundles we need to know for different
reasons which services are used by such a bundle, when invocation are
occurred and...
1 replies - 7473 views - 12/28/09 by Slim Ouertani in Articles
The next OSGi release (4.2) contains many enhancements such as service
registry hooks, transactions and distribution. Apache CXF
and Eclipse Riena are the pioneers using this to enable
distribution inside OSGi. Newton
as an SCA implementation and others...
1 replies - 7257 views - 04/14/09 by Slim Ouertani in Tips and Tricks