> In DS Configuration is just a tagging interface, but has no method > signature.
Did you even bother to read the JavaDoc? https://github.com/apache/deltaspike/blob/master/deltaspike/core/api/src/main/java/org/apache/deltaspike/core/api/config/DeltaSpikeConfig.java#L33 This has absolutely nothing to do with the ConfigResolver + ConfigSource approach: https://github.com/apache/deltaspike/blob/master/deltaspike/core/api/src/main/java/org/apache/deltaspike/core/api/config/ConfigResolver.java https://github.com/apache/deltaspike/blob/master/deltaspike/core/api/src/main/java/org/apache/deltaspike/core/spi/config/ConfigSource.java Would you PLEASE finally stop sidetracking and get back to the original questions? txs and LieGrue, strub
