I know, but I think it suffers same classloading problems of plain use of embedded for which I've patched.
The official Arquillian integration are meant for our end-users which will load the container configuration through the embedded container itself.
That being said there may be a need to extend this integration in our test suite in order to specify overrides - such as the configuration location and so on. This is however specific to the test suite itself and won't be shipped in the distribution. If you have requirements just posts them - this will end up in ironjacamar-embedded-arquillian-testsuite.jar.
I'd like to have an Arquillian tests without needings of prepare rar package before.
Say what ?!? Arquillian deployments are done using ShrinkWrap. What do you mean ?