I have done the necessary changes, and being tested locally. Will commit
once fully tested.

Now the response messages are as follows,

When there is an error :
 
{"errorCode":400,"errorMessage":"CloudControllerServiceCartridgeNotFoundExceptionException"}
When operation is successful :   {"statusCode":200, "message":"Cartridge
added successfully"}

Appreciate your thoughts on this..

Thanks,
Sajith


On Thu, Feb 5, 2015 at 5:51 PM, Dakshika Jayathilaka <[email protected]>
wrote:

> Hi All,
>
> Better if we can return meaningful success messages as wel. (Instead of
> just saying success).
>
> Thanks,
>
> Regards,
>
> *Dakshika Jayathilaka*
> Software Engineer
> WSO2, Inc.
> lean.enterprise.middleware
> 0771100911
>
> On Thu, Feb 5, 2015 at 5:32 PM, Sajith Kariyawasam <[email protected]>
> wrote:
>
>> Hi Imesh,
>>
>> yes its better to fix this. I will do the fix
>>
>> Thanks,
>> Sajith
>>
>>
>>
>> On Thu, Feb 5, 2015 at 4:57 PM, Imesh Gunaratne <[email protected]> wrote:
>>
>>> Hi Devs,
>>>
>>> Currently we have error response JSON message construction logic in
>>> following class:
>>>
>>>
>>> https://github.com/apache/stratos/blob/master/components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/Utils.java
>>>
>>> Here we have used strings to do $subject without using domain classes.
>>> The downside is these messages do not respect any of the API configurations
>>> done for handling JSON messages. Shall we fix this?
>>>
>>> Thanks
>>>
>>>
>>> --
>>> Imesh Gunaratne
>>>
>>> Technical Lead, WSO2
>>> Committer & PMC Member, Apache Stratos
>>>
>>
>>
>

Reply via email to