<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: module log4j.properties doesn't work? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/module-log4j-properties-doesn-t-work/m-p/150240#M105126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This was checked-in after the 2.2 Enterprise Beta release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=10756" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=10756&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1744" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1744&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have updated the wiki page. It will be part of the final 2.2 Enterprise release (and will also get merged to HEAD / 2.9 at some point).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Mar 2008 12:18:55 GMT</pubDate>
    <dc:creator>janv</dc:creator>
    <dc:date>2008-03-04T12:18:55Z</dc:date>
    <item>
      <title>module log4j.properties doesn't work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/module-log4j-properties-doesn-t-work/m-p/150237#M105123</link>
      <description>http://wiki.alfresco.com/wiki/Developing_an_Alfresco_Module#log4j.properties says:As of Alfresco version 2.2, each module can have its own log4j.properties file, which is placed in the same directory as module.properties. The collection of log4j.properties files within all modules installed into the</description>
      <pubDate>Fri, 15 Feb 2008 22:06:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/module-log4j-properties-doesn-t-work/m-p/150237#M105123</guid>
      <dc:creator>jharrop</dc:creator>
      <dc:date>2008-02-15T22:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: module log4j.properties doesn't work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/module-log4j-properties-doesn-t-work/m-p/150238#M105124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Version 2.2 is a different code branch to 2.9, hence 2.9 doesn't contain that feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco versioning is slightly confusing at the moment, but features that are new to 2.2 aren't in 2.9 and vice versa. We hope to straighten this all out soon!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Feb 2008 13:04:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/module-log4j-properties-doesn-t-work/m-p/150238#M105124</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2008-02-16T13:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: module log4j.properties doesn't work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/module-log4j-properties-doesn-t-work/m-p/150239#M105125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using Enterprise Version 2.2 (beta) and I tried to make it work but I did not get it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As said in the wiki, I put my log4j.properties&amp;nbsp; in the same package as my module.properties, and I can see that after deploy, it is copied to WEB-INF/classes/alfresco/module/{module.id}/log4j.properties but it does not seem to be read. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think my log4j.properties should be ok as the logging was working when configured directly in WEB-INF/classes/log4j.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any idea of what I can be doing wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Laura&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 11:44:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/module-log4j-properties-doesn-t-work/m-p/150239#M105125</guid>
      <dc:creator>lvs</dc:creator>
      <dc:date>2008-03-04T11:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: module log4j.properties doesn't work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/module-log4j-properties-doesn-t-work/m-p/150240#M105126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This was checked-in after the 2.2 Enterprise Beta release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=10756" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=10756&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1744" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1744&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have updated the wiki page. It will be part of the final 2.2 Enterprise release (and will also get merged to HEAD / 2.9 at some point).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 12:18:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/module-log4j-properties-doesn-t-work/m-p/150240#M105126</guid>
      <dc:creator>janv</dc:creator>
      <dc:date>2008-03-04T12:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: module log4j.properties doesn't work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/module-log4j-properties-doesn-t-work/m-p/150241#M105127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 12:55:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/module-log4j-properties-doesn-t-work/m-p/150241#M105127</guid>
      <dc:creator>lvs</dc:creator>
      <dc:date>2008-03-04T12:55:00Z</dc:date>
    </item>
  </channel>
</rss>

