Hi everyone,I would like to achieve following for the test cases running with org.apache.openejb.junit.ApplicationComposer:
- supply existing beans.xml (to provide CDI container with alternatives configuration); - supply existing persistence.xml (to actually test if persistence.xml is correctly configured and for easier configuration of unit tests since I always use same test configuration);
Thank you guys for your help. br reinis
