Hi all,
I'm currently learning the AS7 management API so I can work on providing additional
management functionality.
As a start, I've extended the OSGi management API so that a pre-loaded module can be
added/removed.
Before I go add more stuff to this I would appreciate if someone could quickly review what
I did, just to make sure I didn't miss anything...
The changes are this branch:
https://github.com/bosschaert/jboss-as/commit/ba78cf975ba86a7cba9a195f001...
Thanks!
David