2 Replies Latest reply on Oct 8, 2013 7:33 AM by bmajsak

    how to access Main Resources instead of Test Resources By ShrinkWrap

      I have  a jar project. The test will package all the classes and resources as a jar, create a war file and test it. But when create the deployment, I can not access the main resources under src/main/resources. Any suggestion?

       

      Thanks