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.
> 
> 
> 
> 

Reply via email to