On Wed, Apr 24, 2013 at 5:27 PM, Thomas Diesler <thomas.diesler(a)jboss.com>wrote:
A provisionable subsystem should be able to integrate with the
management,
deployment layers and perhaps also the web console.
This is already doable and most of project/layers/addons I mentioned earier
do just that.
Only thing we are missing is nice way to provision subsystem, currently
there is a script that copies few modules/files in few folders
see
https://community.jboss.org/wiki/LayeredDistributionsAndModulePathOrganiz...
more about that.
It would be great if we would have some "gui" with listed available
layers/extensions/add-ons that you could just select and tool would
download them and install them for you.
but I don't think this is doable before WildFly 9 maybe even 10. unless
someone wants to take it sooner :-)
so in short, all this is already doable, but you need some customized
script to do it instead some nice gui.