Hello All,
I have just started to read up on osgi and esb, From what I gather is that they aim to solve the same problem of introducing more modularity to
java applications, however osgi aims to accomplish this within a single JVM and esb does not have any such pre-condition. Both are ways to implement the soa architecture broadly using the same technique of service registration and discovery.
Can anyone compare and contrast esb and osgi, point out when to use which ?
Thanks
Sudarshan