You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Imesh Gunaratne (JIRA)" <ji...@apache.org> on 2014/12/17 11:02:13 UTC

[jira] [Created] (STRATOS-1039) Tenant Management REST API methods do not work

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)

Re: [jira] [Created] (STRATOS-1039) Tenant Management REST API methods do not work

Posted by Udara Liyanage <ud...@wso2.com>.
Hi Imesh,

This was done in order to remove Stratos tenant-mgt and refer to WSO2
version of it. If we add Stratos tenant-mgt again, you get the startup
errors since there are duplicate services. Need to rename the services too
then.



Touched, not typed. Erroneous words are a feature, not a typo.
On Dec 17, 2014 3:32 PM, "Imesh Gunaratne (JIRA)" <ji...@apache.org> wrote:

> 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)
>