Hi All,

Can the MDC in one thread save the 

MDC works inconsistantly in one instance for me. I
will attempt to explain the scenario below:

All the apps in our org. use the framework facilities,
logging being one of them. The logging facility
(wrapper) initializes logging properties when it
encounters a new webapp.

The logitem method of this logging service uses MDC to
save the values and succesfully prints them in the log
file along with MDC values. Problem occurs when an app
uses logitem and the framework  encounters an error
attempting to initialize the app and tried to log that
too. The MDC values are missing from the first call
and are present in the second call ???

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

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

Reply via email to