Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

cxf logging and log4j

$
0
0
I solved my own problem, but maybe the solution would be helpful to others:
the issue was the file naming of the configuration file within META-INF in
the classpath. I had it spelled as 'logger' but it was expecting 'Logger'.
As usual, capitalization is key!

Viewing all articles
Browse latest Browse all 5648