You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Dishara Wijewardana <dd...@gmail.com> on 2013/09/09 00:08:30 UTC

What is the Servlet that serves HTTP POST request through SlingIntegrationTestClient#create

Hi
Can anybody please tell me $subject?

-- 
Thanks
/Dishara

Re: What is the Servlet that serves HTTP POST request through SlingIntegrationTestClient#create

Posted by Dishara Wijewardana <dd...@gmail.com>.
Hi Gupta,
Thank you for the information. Something like that I was looking at.



On Mon, Sep 9, 2013 at 8:45 AM, Shashank Gupta <sh...@adobe.com> wrote:

> Hi Dishara,
> You can get servlet+ other information [1]on "Recent requests" page
> (Main->Recent Request) on felix console.
>
> Thanks,
> -shashank
>
> [1]
> 0 (2013-09-09 08:44:06) TIMER_START{Request Processing}
>       0 (2013-09-09 08:44:06) COMMENT timer_end format is {<elapsed
> msec>,<timer name>} <optional message>
>       0 (2013-09-09 08:44:06) LOG Method=GET, PathInfo=/bin/receive
>       0 (2013-09-09 08:44:06) TIMER_START{ResourceResolution}
>       0 (2013-09-09 08:44:06) TIMER_END{0,ResourceResolution}
> URI=/bin/receive resolves to Resource=ServletResource,
> servlet=com.day.cq.replication.impl.servlets.ReplicationServlet,
> path=/bin/receive
>       0 (2013-09-09 08:44:06) LOG Resource Path Info:
> SlingRequestPathInfo: path='/bin/receive', selectorString='null',
> extension='null', suffix='null'
>       0 (2013-09-09 08:44:06) TIMER_START{ServletResolution}
>       0 (2013-09-09 08:44:06) TIMER_START{resolveServlet(ServletResource,
> servlet=com.day.cq.replication.impl.servlets.ReplicationServlet,
> path=/bin/receive)}
>       0 (2013-09-09 08:44:06) TIMER_END{0,resolveServlet(ServletResource,
> servlet=com.day.cq.replication.impl.servlets.ReplicationServlet,
> path=/bin/receive)} Using servlet
> com.day.cq.replication.impl.servlets.ReplicationServlet
>       0 (2013-09-09 08:44:06) TIMER_END{0,ServletResolution}
> URI=/bin/receive handled by
> Servlet=com.day.cq.replication.impl.servlets.ReplicationServlet
>
>
>
>
> -----Original Message-----
> From: Dishara Wijewardana [mailto:ddwijewardana@gmail.com]
> Sent: 09 September 2013 03:39
> To: dev@sling.apache.org
> Subject: What is the Servlet that serves HTTP POST request through
> SlingIntegrationTestClient#create
>
> Hi
> Can anybody please tell me $subject?
>
> --
> Thanks
> /Dishara
>



-- 
Thanks
/Dishara

RE: What is the Servlet that serves HTTP POST request through SlingIntegrationTestClient#create

Posted by Shashank Gupta <sh...@adobe.com>.
Hi Dishara,
You can get servlet+ other information [1]on "Recent requests" page (Main->Recent Request) on felix console.  

Thanks,
-shashank

[1]
0 (2013-09-09 08:44:06) TIMER_START{Request Processing}
      0 (2013-09-09 08:44:06) COMMENT timer_end format is {<elapsed msec>,<timer name>} <optional message>
      0 (2013-09-09 08:44:06) LOG Method=GET, PathInfo=/bin/receive
      0 (2013-09-09 08:44:06) TIMER_START{ResourceResolution}
      0 (2013-09-09 08:44:06) TIMER_END{0,ResourceResolution} URI=/bin/receive resolves to Resource=ServletResource, servlet=com.day.cq.replication.impl.servlets.ReplicationServlet, path=/bin/receive
      0 (2013-09-09 08:44:06) LOG Resource Path Info: SlingRequestPathInfo: path='/bin/receive', selectorString='null', extension='null', suffix='null'
      0 (2013-09-09 08:44:06) TIMER_START{ServletResolution}
      0 (2013-09-09 08:44:06) TIMER_START{resolveServlet(ServletResource, servlet=com.day.cq.replication.impl.servlets.ReplicationServlet, path=/bin/receive)}
      0 (2013-09-09 08:44:06) TIMER_END{0,resolveServlet(ServletResource, servlet=com.day.cq.replication.impl.servlets.ReplicationServlet, path=/bin/receive)} Using servlet com.day.cq.replication.impl.servlets.ReplicationServlet
      0 (2013-09-09 08:44:06) TIMER_END{0,ServletResolution} URI=/bin/receive handled by Servlet=com.day.cq.replication.impl.servlets.ReplicationServlet




-----Original Message-----
From: Dishara Wijewardana [mailto:ddwijewardana@gmail.com] 
Sent: 09 September 2013 03:39
To: dev@sling.apache.org
Subject: What is the Servlet that serves HTTP POST request through SlingIntegrationTestClient#create

Hi
Can anybody please tell me $subject?

-- 
Thanks
/Dishara