On 16 April 2016 at 13:44, Philippe Mouawad <[email protected]> wrote: > Hello, > After release of 3.1, I propose to introduce this property: > ux.test_profile=http,jms,jdbc.... > ux.profile.http=list of elements related to it > ux.profile.jms=list of elements related to it > > > This way it would be easy for users by selecting the profile they want to > restrain the number of elements shown to the ones they need . > > > Thoughts ?
There's already a property which can be used to disable certain elements. A simpler solution might be to just (re)move the unwanted jars; that way there is no need even to scan the classes.
