Re: How to handle javax.enterprise.inject.scan.implicit

2017-07-31 Thread Romain Manni-Bucau
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"

How to handle javax.enterprise.inject.scan.implicit

2017-07-31 Thread John D. Ament
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