Pramod Immaneni created APEXCORE-434:
----------------------------------------
Summary: ClassCastException when making webservice calls to STRAM
in secure mode
Key: APEXCORE-434
URL: https://issues.apache.org/jira/browse/APEXCORE-434
Project: Apache Apex Core
Issue Type: Bug
Affects Versions: 3.3.0
Reporter: Pramod Immaneni
Assignee: Pramod Immaneni
Started noticing this exception when making web service calls to STRAM in
secure mode
java.lang.ClassCastException:
com.sun.jersey.client.apache4.ApacheHttpClient4Handler cannot be cast to
com.sun.jersey.api.client.filter.ClientFilter
at
com.sun.jersey.api.client.filter.Filterable.isFilterPreset(Filterable.java:138)
at
com.datatorrent.stram.client.StramAgent.getStramWebURIBuilder(StramAgent.java:219)
at
com.datatorrent.stram.client.StramAgent.issueStramWebRequest(StramAgent.java:275)
at
com.datatorrent.stram.client.StramAgent.issueStramWebRequest(StramAgent.java:305)
at
com.datatorrent.stram.client.StramAgent.issueStramWebGetRequest(StramAgent.java:311)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)