Hey Jacob, Did you submit a version of the init servlet with the apache headers, etc? I can check it into cvs if you have. Maybe I missed it.
-Mark > -----Original Message----- > From: Jacob Kjome [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 14, 2003 11:04 AM > To: Log4J Developers List > Subject: Re: accessing xml properties in war file > > > Hello Carey, > > Note that the stuff about Barracuda in my previous message will be > moving to Log4j-1.3. Some have already moved > (ContextClassLoaderSelector). However, for the time being, things > will exist in both places until Log4j-1.3 is released. > > Just wanted to point that out. > > Jake > > Tuesday, January 14, 2003, 12:18:03 PM, you wrote: > > CB> Hi, > > CB> I am attempting to deploy a web application in WebLogic > CB> via a war file. Since I have no way of determing the > CB> actual path that Weblogic will use for deploying my war > CB> file, I need a way to access my xml file that holds my > CB> log4j properties. I can use > CB> servletContext.getResourceAsStream() to get an InputStream > CB> object of the xml file. With that what is the best way to > CB> load my properties. I see there is a > CB> DomConfigurator.doConfigure(InputStream, > CB> LoggerRepository). Will this work and if so, what do I > CB> pass in for the LoggerRepository object (not familiar with > CB> that). In addition, is there a way to get the capability > CB> of the watchdog with this? > > CB> Thanks for your help! > CB> Carey > > > CB> -- > CB> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> CB> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- Best regards, Jacob mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
