<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: GWT Hosted Mode and Log4j</title>
	<atom:link href="http://whatwouldnickdo.com/wordpress/186/gwt-hosted-mode-and-log4j/feed/" rel="self" type="application/rss+xml" />
	<link>http://whatwouldnickdo.com/wordpress/186/gwt-hosted-mode-and-log4j/</link>
	<description>Discussions on Programming, Linux, and whatever else.</description>
	<lastBuildDate>Tue, 27 Jul 2010 12:00:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Stefan Zobel</title>
		<link>http://whatwouldnickdo.com/wordpress/186/gwt-hosted-mode-and-log4j/comment-page-1/#comment-1335</link>
		<dc:creator>Stefan Zobel</dc:creator>
		<pubDate>Fri, 28 Aug 2009 17:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://whatwouldnickdo.com/wordpress/?p=186#comment-1335</guid>
		<description>Wow, this looks way to complicated for me!

We&#039;re using Apache commons-logging with Log4J underneath. All we had to do was to put the log4j.properties and a further &quot;commons-logging.properties&quot; on the classpath (and the two jars, of course) and it works.

In the commons-logging.properties we have this line:

org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger</description>
		<content:encoded><![CDATA[<p>Wow, this looks way to complicated for me!</p>
<p>We&#8217;re using Apache commons-logging with Log4J underneath. All we had to do was to put the log4j.properties and a further &#8220;commons-logging.properties&#8221; on the classpath (and the two jars, of course) and it works.</p>
<p>In the commons-logging.properties we have this line:</p>
<p>org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pepe</title>
		<link>http://whatwouldnickdo.com/wordpress/186/gwt-hosted-mode-and-log4j/comment-page-1/#comment-26</link>
		<dc:creator>Pepe</dc:creator>
		<pubDate>Wed, 21 Jan 2009 12:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://whatwouldnickdo.com/wordpress/?p=186#comment-26</guid>
		<description>You can also create a lib folder under the WEB-ROOT folder and put the jar file there.</description>
		<content:encoded><![CDATA[<p>You can also create a lib folder under the WEB-ROOT folder and put the jar file there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
