-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33589/
-----------------------------------------------------------

Review request for Ambari and Robert Levas.


Bugs: AMBARI-10767
    https://issues.apache.org/jira/browse/AMBARI-10767


Repository: ambari


Description
-------

Create a Spring web app deployed as a view. Show ...

1. use of different version of Spring from Ambari
2. jsp
3. obtain view context in controller


Diffs
-----

  ambari-views/examples/hello-spring-view/docs/index.md PRE-CREATION 
  ambari-views/examples/hello-spring-view/pom.xml PRE-CREATION 
  
ambari-views/examples/hello-spring-view/src/main/java/org/apache/ambari/view/hello/HelloController.java
 PRE-CREATION 
  ambari-views/examples/hello-spring-view/src/main/resources/view.xml 
PRE-CREATION 
  
ambari-views/examples/hello-spring-view/src/main/webapp/WEB-INF/Hello-servlet.xml
 PRE-CREATION 
  ambari-views/examples/hello-spring-view/src/main/webapp/WEB-INF/jsp/hello.jsp 
PRE-CREATION 
  ambari-views/examples/hello-spring-view/src/main/webapp/WEB-INF/web.xml 
PRE-CREATION 
  ambari-views/examples/pom.xml adb76b1 

Diff: https://reviews.apache.org/r/33589/diff/


Testing
-------

Manual deploy and test Hello Spring view.

All unit tests pass.


Thanks,

Tom Beerbower

Reply via email to