You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Yao Lei (JIRA)" <ji...@apache.org> on 2017/03/16 07:11:41 UTC

[jira] [Updated] (AMBARI-20476) Ambari View examples phone-list-upgrade-view/phone-list-view cannot display normally

     [ https://issues.apache.org/jira/browse/AMBARI-20476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yao Lei updated AMBARI-20476:
-----------------------------
    Description: 
Problem: 
After adding/updating/deleting one record,the web page displays html codes 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

> 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
>             Fix For: trunk
>
>
> Problem: 
> After adding/updating/deleting one record,the web page displays html codes 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)