Would this be a situation for an EJB Container "startup class"? A project I worked on in the past specified a startup class in WebLogic 8.1's admin console that set up the rules engine for the application.
I would imagine you could use this same setup for you logging configuration. Jason On 8/24/04 5:24 PM, "Lutz Michael" <[EMAIL PROTECTED]> wrote: > > > The Log4j documentation (both Short and Full Manuals) describe in detail a > mechanism for locating the Log4j configuration file. Specifically the > recommendation says to create an initialization Servlet intended for this > purpose. We're currently following this basic approach. > > Q: What is the synonymous, recommended approach for EJB containers? I can't > find a clear answer on this either in the documentation or in the user group > documentation. > > Thanks in advance. > > Mike > > _______________________________________________ > Siemens Medical Solutions Health Services > Michael Lutz > Software Engineer, Soarian Common Components > 51 Valley Stream Parkway, Malvern, PA 19355 > Office / Voice Mail +01 610-219-8613 > Cell +01 610-952-2289 > Home Office +01 610-989-3623 > Fax +01 610-219-4004 > E-mail <mailto:[EMAIL PROTECTED]> > _______________________________________________ > > > ------------------------------------------------------------------------------> - > This message and any included attachments are from Siemens Medical Solutions > USA, Inc. and are intended only for the addressee(s). > The information contained herein may include trade secrets or privileged or > otherwise confidential information. Unauthorized review, forwarding, > printing, > copying, distributing, or using such information is strictly prohibited and > may > be unlawful. If you received this message in error, or have reason to believe > you are not authorized to receive it, please promptly delete this message and > notify the sender by e-mail with a copy to > [EMAIL PROTECTED] > > Thank you > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
