How to Customize and Extend opentaps 2 with your own OSGi Bundle
From Opentaps Wiki
Jump to navigationJump to search
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.