It doesnt ATM - see https://github.com/apache/tomee/blob/master/container/openejb-core/src/main/java/org/apache/openejb/testing/ApplicationComposers.java#L972 - but you can still use them with a @Module Beans cdiConfig() {...}
@Classes is just a shortcut for few things Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2015-10-21 12:34 GMT+02:00 hwaastad <[email protected]>: > Hi, > does applicationcomposer support alternative stereotypes? (as in > cdiAlternatives) > > If not, please do :-) > > br hw > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/applicationcomposer-cdiAlternatives-tp4676547.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
