path to setWar() in HttpServer is not setup properly for resources from Jar URLs
--------------------------------------------------------------------------------
Key: HADOOP-7414
URL: https://issues.apache.org/jira/browse/HADOOP-7414
Project: Hadoop Common
Issue Type: Bug
Reporter: Benjamin Reed
Attachments: HADOOP-7414.patch
the path in setWar() needs to end in a '/' for jetty to properly process
resources from Jar URLs. by adding a '/' at the end the webapps can run out of
a Jar file instead of unzipping into a file system.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira