[jboss-as7-dev] inconsistent expression support
Heiko Braun
hbraun at redhat.com
Thu Dec 13 03:56:20 EST 2012
opening up the configuration to support expressions all over the place is desirable, but I wonder how far away we are from actually supporting it. We've been very restrictive in the console with using expressions, now we support it by default on all attributes. This is what happens:
https://issues.jboss.org/browse/AS7-6154
I wonder how we can actually verify full expression support, apart from simply declaring support in the meta data. IMO it would require to iterate over the current stock config and replace all occurrences of attributes that declare support for it with a default expression.
Thoughts?
Regards, Heiko
More information about the jboss-as7-dev
mailing list