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

Servlet Protocol should verify the content of web.xml and appliation.xml before applying its own packaging process

    XMLWordPrintable

Details

    • Hide

      1. Deploy an ear-file during a test
      2. Copy the deployed test to your workdir
      3. Try to deploy the copied ear again using ShrinkWrap.createFromZipFile

      Show
      1. Deploy an ear-file during a test 2. Copy the deployed test to your workdir 3. Try to deploy the copied ear again using ShrinkWrap.createFromZipFile

    Description

      To avoid invalid web.xml or application.xml files, the Protocol should verify that what it is adding to these files is not already present.

      This should be done to avoid duplicate servlet definitions in web.xml or duplicate web modules in application.xml, in cases where the imported Archive is already enriched.

      Attachments

        Activity

          People

            Unassigned Unassigned
            s3ppl_jira Patrick T (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: