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 <[email protected]> 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:[email protected]] > Sent: 09 September 2013 03:39 > To: [email protected] > Subject: What is the Servlet that serves HTTP POST request through > SlingIntegrationTestClient#create > > Hi > Can anybody please tell me $subject? > > -- > Thanks > /Dishara > -- Thanks /Dishara
