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

@ArquillianResource URL contextPath is malformed if the web archive name contains dots

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 1.0.3.Final
    • Base Implementation
    • None

      If a WAR with dots in the name is deployed, the context path returned using @ArquillianResource URL contextPath is incorrect, as it has the segment after the last dot stripped off.

      For example, deploying an archive called this.archive.has.dots.war, the real context path reported by the server is /this.archive.has.dots but @ArquillianResource URL points to /this.archive.has.

            Unassigned Unassigned
            rsmeral Ron Šmeral (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: