This content has been marked as final.
Show 1 reply
-
1. Re: How to see a file content in shrinkWrap
bmajsak May 22, 2013 12:59 PM (in response to yasharbi)Put following part in your arquillian.xml http://arquillian.org/guides/getting_started_rinse_and_repeat/#export_the_deployment
This way you will be able to browse deployed test archive. ShrinkWrap on its own does not provide such inspection feature.
HTH