Hello,

I'm new to OWB, is there a functionnality to include / exclude classes from 
bean component scanning ?

Something like Weld include/exclude in beans.xml 
(http://docs.jboss.org/weld/reference/1.1.5.Final/en-US/html/configure.html#d0e5769) ?

<weld:scan>
<weld:include name="com.sample.charge.service.ChargeClienteleManager" />
<weld:include name="com.sample.charge.service.ContratManager"/>
</weld:scan>

Thanks

P.S. I think Davis Jencks already talked about this 
(http://comments.gmane.org/gmane.comp.java.openwebbeans.devel/1087), but donno 
if something changed since

Reply via email to