RE: Tomcat Log4J jar locking

From: Gentry, Michael \(Contractor\) ("Gentry,)
Date: Wed Nov 02 2005 - 08:56:03 EST

  • Next message: Oscar Picasso: "Re: AW: CMS Advice"

    Is this a locking "feature" of Windows or does it happen on Unix, too?
    Just curious ...

            -----Original Message-----
            From: Malcolm Edgar [mailto:malcolm.edga..mail.com]
            Sent: Tuesday, November 01, 2005 7:17 PM
            To: cayenne-use..bjectstyle.org
            Subject: Tomcat Log4J jar locking
            
            
            Hi All,
            
            if you have had trouble Tomcat auto deploying WAR files it may
    be due to Log4J jar locking issues.
            
            The fix is add a anitJARLocking attribute:
            
            <Context
               path="/click-cayenne"
               docBase="${catalina.home}/webapps/click-cayenne"
               reloadable="true"
               antiJARLocking="true">
            
            </Context>
            
            For more details see:
            
            
    http://blog.exis.com/colin/archives/2005/08/23/i-put-a-spell-on-you-beca
    use-youre-mine-aka-why-is-tomcat-holding-onto-jars
            
            regards Malcolm Edgar
            http://click.sourceforge.net
            
            



    This archive was generated by hypermail 2.0.0 : Wed Nov 02 2005 - 08:56:06 EST