Would you please try the last trunk? I believe I should fix it after 2.0.2 release
Best Regards Freeman bmargulies wrote: > > This is logged as CXF-1083. There's a logic error, I think, in LogUtils. > >> -----Original Message----- >> From: Benson Margulies [mailto:[EMAIL PROTECTED] >> Sent: Sunday, September 30, 2007 11:47 AM >> To: [email protected] >> Subject: More logging distress >> >> I tried to add the LogUtils call to set up the log4j shim in a @Before >> of a test. >> >> >> >> The result is the failure I sent to cxf-user. >> >> >> >> Before my @Before runs, some other @Before runs and sets up the bus. >> >> >> >> At that time, I get the fatal lack-of-bundle exceptions. >> >> >> >> I have not yet figured out why a line of code that isn't called is >> causing a change in the behavior. Or, for that matter, how I'm > supposed >> to make sure that I get the LogUtils calls in first. I think we really >> need a system property here. >> >> >> >> > > > -- View this message in context: http://www.nabble.com/More-logging-distress-tf4543875.html#a12972256 Sent from the cxf-dev mailing list archive at Nabble.com.
