How to Customize and Extend opentaps 2 with your own OSGi Bundle
From Opentaps Wiki
Revision as of 19:31, 6 March 2012 by Sichen (talk | contribs) (Protected "How to Customize and Extend opentaps 2 with your own OSGi Bundle": Sysop page [edit=sysop:move=sysop])
Ok, you've been patient and reading through all the other tutorials. But at some point, you've probably wondered -- what's the big idea here?
Let me show you now.
The most important thing for successful enterprise software is modularity: Separate and maintainable modules for each part of the application. OSGi lets you extend and customize your application with your own bundle. Even better, it lets you manage those bundles in real time, so you can manage your application by loading and unloading bundles from the Geronimo console.