aspose file tools
The moose likes Other Application Frameworks and the fly likes OSGi framework/standard - Spring? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Application Frameworks » Other Application Frameworks
Reply Bookmark "OSGi framework/standard - Spring?" Watch "OSGi framework/standard - Spring?" New topic
Author

OSGi framework/standard - Spring?

kri shan
Ranch Hand

Joined: Apr 08, 2004
Posts: 1235
Any java framworks follows OSGi(Open Services Gateway initiative) standard. Looks this supports modular architecture. Whether Spring follows OSGi(bec Spring is modular architecture)
Christophe Verré
Marshal

Joined: Nov 24, 2005
Posts: 14361

Any java framworks follows OSGi(Open Services Gateway initiative) standard.

I don't understand what you mean.

Whether Spring follows OSGi(bec Spring is modular architecture)

Spring Dynamic Modules allows you to develop applications running in an OSGi framework.


[SCBCD Wall of Fame] [My Blog]
All roads lead to JavaRanch
Help Japan. Make a donation.
Narender Reddy Soma
Greenhorn

Joined: Jun 05, 2010
Posts: 22
kri shan wrote:Any java framworks follows OSGi(Open Services Gateway initiative) standard. Looks this supports modular architecture. Whether Spring follows OSGi(bec Spring is modular architecture)


If I understood your question correctly then my answer is Yes. Spring starting from 3.x follows OSGi framework and thats the reason you get bundle for each module rather getting everything in single spring.jar.

Narender Reddy Soma
Greenhorn

Joined: Jun 05, 2010
Posts: 22
Narender Reddy Soma wrote:
kri shan wrote:Any java framworks follows OSGi(Open Services Gateway initiative) standard. Looks this supports modular architecture. Whether Spring follows OSGi(bec Spring is modular architecture)


If I understood your question correctly then my answer is Yes. Spring starting from 3.x follows OSGi framework and thats the reason you get bundle for each module rather getting everything in single spring.jar.


and If you want to find if any other frameworks are also distributing thier api as osgi bundle.. beter check on thier website.
Lester Burnham
Rancher

Joined: Oct 14, 2008
Posts: 1337
The standard frameworks are Apache Felix and Eclipse Equinox. See http://faq.javaranch.com/java/OSGiLinks for lots of useful information about OSGi.
 
 
subject: OSGi framework/standard - Spring?
 
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com