<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>You seem to want to direct SLF4J calls (made by jetty) to log4j. Thus, is<br>log4j is your logging system of choice, you should place 
slf4j-log4j12.jar<br>on the class path *not* log4j-over-slf4j-1.1.0-RC1.jar. The latter file<br>(log4j-over-slf4j-1.1.0-RC1.jar) is intended to redirect log4j API calls to<br>SLF4J, and then let SLF4J redirect to another logging system.
</blockquote><div><br><br>Thanks for the help. I misunderstood the&nbsp; -over- jar files use. That<br>was just what I needed to clear it up.<br><br>Mike <br></div><br></div><br>