I added show-time parameter to web.xml in HEAD branch.
(This preserves existing functionality of cocoon-showtime parameter which is given 
higher priority)

Shall we add this parameter to 2.0 also?


Vadim


> -----Original Message-----
> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 16, 2001 11:40 AM
> To: [EMAIL PROTECTED]; Cocoon-Dev@Xml. Apache. Org
> Subject: AW: Processing Time in last line in C2 like in 1.8?
>
>
> No, this is not possible. You must (currently) specify this parameter
> to each request, so you can get the processing time for one specific
> request, but not for all.
>
> I forward this email to the developers mailing list:
>
> Is this usefull for C2? Perhaps can someone enlighten us, why
> the approach with the special request parameter was choosen when
> this was designed and not a configuration parameter?
>
> Carsten
>
> Open Source Group                        sunShine - b:Integrated
> ================================================================
> Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
> www.sundn.de                          mailto: [EMAIL PROTECTED]
> ================================================================
>
>
> > -----Ursprüngliche Nachricht-----
> > Von: Dinkar Ganti [mailto:[EMAIL PROTECTED]]
> > Gesendet: Montag, 16. Juli 2001 17:41
> > An: [EMAIL PROTECTED]
> > Betreff: RE: Processing Time in last line in C2 like in 1.8?
> >
> >
> > Can the parameter be added to the web.xml file. I tried adding
> > the following
> > lines, but they did not show the processing times.
> >
> >     <init-param>
> >     <param-name>cocoon-showtime</param-name>
> >     <param-value>true</param-value>
> >     </init-param>
> >
> > Any suggestions?
> >
> > Dinkar
> >
> > -----Original Message-----
> > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, July 16, 2001 9:47 AM
> > To: [EMAIL PROTECTED]
> > Subject: AW: Processing Time in last line in C2 like in 1.8?
> >
> >
> > Just append the parameter "cocoon-showtime" to your request,
> > e.g http://server/cocoon/welcome?cocoon-showtime=true and C2
> > will add the time add the end of the file.
> >
> > Carsten
> >
> > > -----Ursprungliche Nachricht-----
> > > Von: Rajkumar, Joseph [mailto:[EMAIL PROTECTED]]
> > > Gesendet: Montag, 16. Juli 2001 15:44
> > > An: [EMAIL PROTECTED]
> > > Betreff: Re: Processing Time in last line in C2 like in 1.8?
> > >
> > >
> > > Hi
> > >     Yes, I miss that feature also in the C2.0-Beta and would appreciate
> > > knowing how to turn it on.
> > >
> > >     Also with C1, the line number containing an offending syntax in
> > > the xml file was displayed so I could quickly fix that. Now with
> > > the C2, if there is a missing "quote" in the xml file, I don't
> > know where
> > >
> > > to look for the offending line except in the xml file itself. C1 and its
> > > the xalan it used gave me the exact line number of the offending
> > > statement.
> > >
> > > If there is some way I could turn on that feature that would be great.
> > >
> > > Regards
> > > Joseph Rajkumar
> > >
> > >
> > > "C. Gaffga" wrote:
> > >
> > > > Is it possible to have the processing Time as a comment in
> > > > the output in cocoon2 like it was in cocoon1.8.
> > > >
> > > > It was a nice feature to have a look on performence without
> > > > looking to the logfile.
> > > >
> > > > I'm using cocoon2.1-dev from today.
> > > >
> > > > Christoph Gaffga
> > > >
> > > > ---------------------------------------------------------------------
> > > > Please check that your question has not already been answered in the
> > > > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> > > >
> > > > To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> > > > For additional commands, e-mail: <[EMAIL PROTECTED]>
> > >
> > >
> > > ---------------------------------------------------------------------
> > > Please check that your question has not already been answered in the
> > > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> > >
> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> > > For additional commands, e-mail: <[EMAIL PROTECTED]>
> > >
> >
> > ---------------------------------------------------------------------
> > Please check that your question has not already been answered in the
> > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> >
> > To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> > For additional commands, e-mail: <[EMAIL PROTECTED]>
> >
> >
> >
> > ---------------------------------------------------------------------
> > Please check that your question has not already been answered in the
> > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> >
> > To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> > For additional commands, e-mail: <[EMAIL PROTECTED]>
> >
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>
>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to