Imesh Gunaratne created STRATOS-1039:
----------------------------------------
Summary: Tenant Management REST API methods do not work
Key: STRATOS-1039
URL: https://issues.apache.org/jira/browse/STRATOS-1039
Project: Stratos
Issue Type: Bug
Affects Versions: 4.1.0 M5
Reporter: Imesh Gunaratne
Assignee: Imesh Gunaratne
TenantInfoBean class references have been changed in REST API to carbon
TenantInfoBean due to the fact that tenant management feature was changed to
carbon. As a result now tenant management REST API methods do not work because
the carbon TenantInfoBean does not have the annotation @XmlRootElement.
We might need to use TenantInfoBean in stratos common module in REST API
methods and write transformation methods to convert the objects accordingly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)