Re: About NDC/MDC and threads

2006-02-21 Thread Raul Carazo
Hi, Endre... Thank you for your answer... I have noted that for a single request, the server use a single thread (as you said), but for different requests on the same session, the server could use different threads... But the solution you wrote is quite useful... I think... I'll try something lik

Re: Encryption Question

2006-02-21 Thread Joan Drejer
Ceki Gülcü qos.ch> writes: > > > You mean encrypted license protection or do you mean encrypted output? The > answer to both questions is no. HTH, Ceki > > At 12:00 24.04.2002 -0500, you wrote: > >Hello my name is Mike Kopp and I work for Ericsson in San Diego. We are > >using your product

[EMAIL PROTECTED]: Project logging-log4j-chainsaw (in module logging-chainsaw) failed

2006-02-21 Thread noreply
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project logging-log4j-chainsaw has an issue affecting its community integration. This iss

[EMAIL PROTECTED]: Project logging-log4j-chainsaw (in module logging-chainsaw) failed

2006-02-21 Thread noreply
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project logging-log4j-chainsaw has an issue affecting its community integration. This iss

Re: [EMAIL PROTECTED]: Project logging-log4j-tests (in module logging-log4j) failed

2006-02-21 Thread Mark Womack
Does anyone know how to get access to the output files for this gump run? -Mark On 2/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > To whom it may engage... > > This is an automated request, but not an unsolicited one. For > more information please visit http://gump.apache.org/nagged.html,

Re: [logging] JCL2.0 design - Architecture

2006-02-21 Thread Mark Womack
Hi Boris, It is a bit early for us to put any real details around log4j 2.0. I think it is going to be some fundamental rethinking of the api, etc. So, to say that log4j 2.0 will provide a native implementation of o.a.c.l.Log, I am not sure. Maybe other committers have an opinion. I suspect th

Re: How to print request headers and sessin attributes log4j logging

2006-02-21 Thread Mark Womack
See the documentation for the MDC class. You will need to do some setup via a servlet Filter or other mechanism, and it will only apply to the thread handling the request. hth, -Mark On 2/18/06, sreenivas velagapudi <[EMAIL PROTECTED]> wrote: > Hi, > Is there any way i can print the request

Re: Encryption Question

2006-02-21 Thread Mark Womack
No version of log4j provides any explicit encryption support. -Mark On 2/21/06, Joan Drejer <[EMAIL PROTECTED]> wrote: > Ceki Gülcü qos.ch> writes: > > > > > > > You mean encrypted license protection or do you mean encrypted output? The > > answer to both questions is no. HTH, Ceki > > > > At 12

Re: How to print request headers and sessin attributes log4j logging

2006-02-21 Thread Frank W. Zammetti
Have a look at this: http://javawebparts.sourceforge.net/javadocs/javawebparts/request/RequestHelpers.html#logAllRequestInfo(javax.servlet.http.HttpServletRequest) This is a method in the RequestHelpers class in Java Web Parts (http://javawebparts.sourceforge.net). Since it uses JCL for logging,

Re: [EMAIL PROTECTED]: Project logging-log4j-tests (in module logging-log4j) failed

2006-02-21 Thread Curt Arnold
On Feb 21, 2006, at 10:12 AM, Mark Womack wrote: Does anyone know how to get access to the output files for this gump run? -Mark I don't believe that they archive the output files from previous Gump runs. This link should get you the output from the current run, but since it passed t