]
Bartosz Majsak edited comment on ARQ-1390 at 5/22/13 2:14 PM:
--------------------------------------------------------------
Then this might be a
[
].
I will have a look.
was (Author: bmajsak):
Then this might be a
[
@ArquillianResource URL contextPath is malformed if the web archive
name contains dots
--------------------------------------------------------------------------------------
Key: ARQ-1390
URL:
https://issues.jboss.org/browse/ARQ-1390
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Base Implementation
Affects Versions: 1.0.3.Final
Reporter: Ron Šmeral
Attachments: arq-1390-reproducer.zip
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}}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: