Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-165

Test class bundled with the deployment in a AS_CLIENT test

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.0.0.Alpha3
    • 1.0.0.Alpha2
    • None
    • None
    • Release Notes

    Description

      Even though I use @Run(RunModeType.AS_CLIENT), the test class gets implicitly bundled with the application.

      This leads to deployment failures when using CDI-enabled container (client libraries like httpclient, arquillian, etc. are not available to the server).

      This issue can be solved by not implicitly bundling the test class when the test is run AS_CLIENT (The test class is not needed on the server anyway)

      Attachments

        Activity

          People

            aslak@redhat.com Aslak Knutsen
            rhn-engineering-jharting Jozef Hartinger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: