Hi John This ticket is not resolved right? For now you can use container properties to do it. We can surely support more properties and also allow to override default se services config from Strings but if not in the spec better to not support it probably.
Le 1 août 2017 03:00, "John D. Ament" <[email protected]> a écrit : There's an open CDI spec ticket https://issues.jboss.org/browse/CDI-632 But it seems that this property isn't handled presently in OWB. Its basically whether to turn on whether JARs without any beans.xml should be CDI archives. It probably makes sense to handle this property in CDISeScannerService and override the resulting scanOnlyBeansXmlJars to be true/false depending on this property being set. John
