Tom Beerbower created AMBARI-4646:
-------------------------------------

             Summary: Ambari Views : Allow view deployment as a Web App
                 Key: AMBARI-4646
                 URL: https://issues.apache.org/jira/browse/AMBARI-4646
             Project: Ambari
          Issue Type: Task
            Reporter: Tom Beerbower
            Assignee: Tom Beerbower


Create a WebAppContext for each deployed view instance to allow for flexibilty 
in defining view UI.

 * Remove servlet and servlet-mapping from the view.xml in favor of 
WEB-INF/web.xml.
 * Instead of adding view servlets to the root servlet context, create a web 
app context for each view instance.  This allows for filters, listeners, 
welcome file list, context root, etc to be defined for each view instance.
 * Allow for static UI content in view archive and default context path for 
each view instance.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to