Hi,
The resourceResover will call your CassandraProvider.create method.
It may do that with no properties, and apply the properties on a
subsequent call. This is not very efficient for no JcrProviders, and
you might want to investigate what the ResourceResovler.commit/revert
etc does. I cant remember if ResourceProviders recieve the commit or
not.
Ian

On 8 September 2013 22:03, Dishara Wijewardana <[email protected]> wrote:
> FYI,
> I also tried passing the map request headers map and still the map in bold
> Provider.create(resourceResolver, s, *Map<String, Object*>) is Empty.
>
>
> On Mon, Sep 9, 2013 at 2:31 AM, Dishara Wijewardana <[email protected]
>> wrote:
>
>> Hi all,
>> I am debugging with different combinations to make
>> SlingIntegrationTestClient.Crete HTTP POST request to get working. May I
>> know $subject please ?
>>
>> SlingIntegrationTestClient.create() we can pass client property map. May
>> be my test fails (already posted the error in dev list) due to lack of
>> properties in client property map. But anyways, through
>> SlingIntegrationTestClient.Crete HTTP POST Hits my Cassandra
>> provider.create() method, but the map argument of it is always empty. Hence
>> I want to know who calls Provider.create().
>> --
>> Thanks
>> /Dishara
>>
>
>
>
> --
> Thanks
> /Dishara

Reply via email to