You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by Krzysztof Śmigrodzki <ks...@gmail.com> on 2019/03/04 12:08:43 UTC

Any way to override beans.xml.

I want to use CDI alternatives to provide one of two different 
implementations of an algorithm, one for production, the other one for 
test environment. (There is no production/test parity due to cost of HSM).

Is it possible to override WEB-INF/beans.xml file for an application, in 
a manner similar to conf/Catalina/localhost/app.xml override of 
META-INF/context.xml.

Regards,

Krzysztof Śmigrodzki