You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by hwaastad <he...@waastad.org> on 2015/10/21 12:34:42 UTC

applicationcomposer cdiAlternatives

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.

Re: applicationcomposer cdiAlternatives

Posted by hwaastad <he...@waastad.org>.
Yeah, 
probably a cleaner design to split cdi beans into one module.

thx.

br hw



--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/applicationcomposer-cdiAlternatives-tp4676547p4676549.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: applicationcomposer cdiAlternatives

Posted by Romain Manni-Bucau <rm...@gmail.com>.
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 <he...@waastad.org>:

> 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.
>