[
https://issues.apache.org/jira/browse/AMBARI-20476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943473#comment-15943473
]
Yao Lei commented on AMBARI-20476:
----------------------------------
Hi [~afernandez]
Would you mind helping to check whether this patch is useful?
I think although it is not so important ,the patch will offer us two runnable
Ambari View examples without obvious errors.
> Ambari View examples phone-list-upgrade-view/phone-list-view cannot display
> normally
> ------------------------------------------------------------------------------------
>
> Key: AMBARI-20476
> URL: https://issues.apache.org/jira/browse/AMBARI-20476
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: trunk
> Reporter: Yao Lei
> Priority: Trivial
> Fix For: trunk
>
> Attachments: 1.0.0-list1.png, 1.0.0-list2.png, 2.0.0-list1.png,
> 2.0.0-list2.png, AMBARI-20476-1.patch
>
>
> Problem:
> After adding/updating/deleting one record,the web page displays html code
> directly as shown in attached pictures.
> Steps to reproduce:
> 1.cd ambari-views/examples
> 2.cd phone-list-upgrade-view & mvn clean package
> 3.cd phone-list-view & mvn clean package
> 4.copy phone-list-upgrade-view/target/phone-list-upgrade-view-*.jar,
> phone-list-view/target/phone-list-view-*.jar
> to /var/lib/ambari-server/resources/views
> 5.ambari-server restart
> 6.open the view and add/update/delete record.
> Solution: add response header to method doPost() in PhoneListServlet.java
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)