*Sumedha Rubasinghe
> *Sent:* Sunday, September 19, 2010 9:07 PM
> *To:* carbon-dev@wso2.org
> *Subject:* Re: [Carbon-dev] DataService Insert Exception Handling
>
>
>
>
>
> On Sun, Sep 19, 2010 at 10:20 PM, Anjana Fernando wrote:
>
> On Sun, Sep 19, 2010 at 9:06
Rubasinghe
Sent: Sunday, September 19, 2010 9:07 PM
To: carbon-dev@wso2.org
Subject: Re: [Carbon-dev] DataService Insert Exception Handling
On Sun, Sep 19, 2010 at 10:20 PM, Anjana Fernando
mailto:anj...@wso2.com>> wrote:
On Sun, Sep 19, 2010 at 9:06 PM, Samisa Abeysinghe
mailto:sam...@ws
On Sun, Sep 19, 2010 at 10:20 PM, Anjana Fernando wrote:
> On Sun, Sep 19, 2010 at 9:06 PM, Samisa Abeysinghe wrote:
>
>> That is a new feature in a patch release? That breaks release protocols
>
>
> No .. not really a new feature .. this is something that must be there
> anyway .. it can be seen
On Sun, Sep 19, 2010 at 9:06 PM, Samisa Abeysinghe wrote:
> That is a new feature in a patch release? That breaks release protocols
No .. not really a new feature .. this is something that must be there
anyway .. it can be seen as a bug fix ..
>
>
> On Sat, Sep 18, 2010 at 4:30 PM, Anjana Fer
That is a new feature in a patch release? That breaks release protocols
On Sat, Sep 18, 2010 at 4:30 PM, Anjana Fernando wrote:
> Hi Paul,
>
> Yes, this is already added and the proper SOAP faults will be returned for
> both in-only and in-out operations. This will be available in the soon to be
Hi Paul,
Yes, this is already added and the proper SOAP faults will be returned for
both in-only and in-out operations. This will be available in the soon to be
released DSS 2.5.1 release.
Cheers,
Anjana.
On Fri, Sep 17, 2010 at 2:20 PM, Hodchenkov, Paul <
paul.hodchen...@oxagile.com> wrote:
>
Hi!
I hope someone can help me. I am using db dataservice to perform insert queries.
For insert statements data service acts as in-only service. Errors are not
returned back to client. At http://wso2.org/forum/404 i have read that was
planned to implement error handling for insert statements. So