Srimanth Gunturi created AMBARI-9806:
----------------------------------------
Summary: Slider view: specify 1.9 version for jersey JARs
Key: AMBARI-9806
URL: https://issues.apache.org/jira/browse/AMBARI-9806
Project: Ambari
Issue Type: Bug
Components: contrib
Affects Versions: 2.0.0
Reporter: Srimanth Gunturi
Assignee: Srimanth Gunturi
Fix For: 2.0.0
Apps launched from Slider View seem to be running into incompatible class
issues with jersey JARs. Some of the JARs are 1.11 and some are 1.9.
{code}
jersey-client-1.11.jar
jersey-core-1.9.jar
jersey-guice-1.11.jar
jersey-json-1.11.jar
jersey-server-1.11.jar
jersey-servlet-1.11.jar
{code}
slider-view should use 1.9 version Jersey JARs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)