-
Env-context SBA
hi,
I try to have two differents env-context.xml , first one for the execution and the second for test. So I create env-context.xml and test-env-context.xml. In my tests code, I use test-env-context.xml and in my execution code I import env-context.xml.
For tests, all is working ! But when I deploy SBA, It's always test-env-context which is used...why? And when i delete test-env-context.xml, the SBA application uses env-context.
Did I forgoten anythink?
Thanks in advance,
Yo, France.