It would be nice if the subsystem configuration in e.g. standalone.xml would permit slot specification for extension modules.
<extension identifier="org.apache.camel.jdbc" slot="2.11"/>
Right now this resulsts in a parse error and thus only "main" slots can be used as extensions.