mojavelinux wrote: > > Another approach is to use Weld's scanning configuration. That is a > non-portable solution, though, so you'd have weigh that. If I'm not > mistaken, that feature is being discussed for CDI 1.1. > > http://docs.jboss.org/weld/reference/1.1.0.Final/en-US/html/configure.html#d0e5767 >
Indeed. Those scan/exclusion features will come in handy. Hope they make it to CDI 1.1; in the meantime I'll resort to a custom Extension as a I need to filter out some beans by type too. Thanks again for the quick response -- View this message in context: http://weld-development-discussions.46994.n3.nabble.com/How-to-avoid-classes-being-picked-as-managed-beans-tp2655829p2657240.html Sent from the Weld development discussions mailing list archive at Nabble.com. _______________________________________________ weld-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-dev
