-
Bug
-
Resolution: Done
-
Major
-
1.0.0-alpha-10
-
None
The context path of the WebAppContext is being set to the name of the archive, which includes the extension (typically ".war"). This goes against convention, which is to strip the extension from the archive when setting the context path.
The expected behavior is that the extension, if present, is stripped from the context path derived from the archive name.
- is related to
-
SHRINKWRAP-304 Add option for omitting archive extension from exploded directory name
-
- Closed
-