Jesper Pedersen [
https://community.jboss.org/people/jesper.pedersen] created the
discussion
"Re: embedded: extracting RAR twice causes failure on Windows"
To view the discussion, visit:
https://community.jboss.org/message/743047#743047
--------------------------------------------------------------
If the RAActivator is enabled it'll pick up .rar deployments, and apply a default
activation policy to them. So if you want to deploy a -ra.xml file with the activation you
will have to do the above.
In IronJacamar 1.1.0.Beta1+ you can do
@org.jboss.jca.embedded.arquillian.Configuration(autoActivate = false)
in your Arquillian based test cases.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/743047#743047]
Start a new discussion in IronJacamar at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]