Hello all! May be someone can give me a hand with this.
AppServer. Lots of EJBs deployed. Some of them are used in multiple "business threads", depending on the invocation chain ( am I clear here?). Each client creates its own root category ( i.e. "CurrBizzApp") and adds its name afterwards ( ".CurrBizzClient"), resulting in a hierarchy. Is it possible to refer to the clients' root category inside the EJB, so that all logging is done by "application", initiated by the client? ( Ideally we'd like to be able to have a category in the bean "CurrBizzApp.CurrBean" without passing root category name to the bean.) Sorry, if my Q is not clear. Please, let me know. Your help is appreciated. Regards, JB ---- Thank you! Make a difference, help support the relief efforts in the U.S. http://clubs.lycos.com/live/events/september11.asp --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
