You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Vernon Smith <vw...@lycos.com> on 2003/08/21 21:12:20 UTC

How to apply the hotfix of 4.1.27?

Is the only way to apply the patch by the following procedure:

1. unzip the jar file *
2. replace the class in the hotfix
3. zip into the jar file ago.

* which one of the three jar files is the jar file?

Any better way to get it done? And why don't get a new build with the fix?

v.


____________________________________________________________
Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005

Re: How to apply the hotfix of 4.1.27?

Posted by Tim Funk <fu...@joedog.org>.
Substitue as appropriate for windows ...
0) download 
http://www.apache.org/dist/jakarta/tomcat-4/binaries/4.1.27-hotfix-22096.zip
1) cd $CATALINA_HOME
2) jar xf PATH_TO/4.1.27-hotfix-22096.zip
3) Done

-Tim

Vernon Smith wrote:
> Is the only way to apply the patch by the following procedure:
> 
> 1. unzip the jar file *
> 2. replace the class in the hotfix
> 3. zip into the jar file ago.
> 
> * which one of the three jar files is the jar file?
> 
> Any better way to get it done? And why don't get a new build with the fix?
> 
> v.
>  


Re: How to apply the hotfix of 4.1.27?

Posted by Steve Wilkinson <ws...@forethought.net>.
On the web page 
http://mirrors.midco.net/pub/apache.org/jakarta/tomcat-4/binaries/

it says..
Hotfixes (to install, extract in the path where Tomcat was installed):

No replacement needed.  Class loader insures the the proper class is 
loaded since the classes directory is in the classpath first.

Only step 1, but make sure it's in the Tomcat directory.

After you are done you should see something like this:
<TOMCAT_HOME>/server/classes/org/apache/catalina/core/StandardContext.class

Where <TOMCAT_HOME> is where you installed tomcat.

Vernon Smith wrote:
> Is the only way to apply the patch by the following procedure:
> 
> 1. unzip the jar file *
> 2. replace the class in the hotfix
> 3. zip into the jar file ago.
> 
> * which one of the three jar files is the jar file?
> 
> Any better way to get it done? And why don't get a new build with the fix?
> 
> v.
> 
> 
> ____________________________________________________________
> Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
> http://login.mail.lycos.com/r/referral?aid=27005
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


Re: How to apply the hotfix of 4.1.27?

Posted by John Turner <to...@johnturner.com>.
Huh?  4.1.27 is a separate distribution.  What do you mean by "why isn't 
there a new build"?  Just download it.

John

Vernon Smith wrote:

> Is the only way to apply the patch by the following procedure:
> 
> 1. unzip the jar file *
> 2. replace the class in the hotfix
> 3. zip into the jar file ago.
> 
> * which one of the three jar files is the jar file?
> 
> Any better way to get it done? And why don't get a new build with the fix?
> 
> v.
> 
> 
> ____________________________________________________________
> Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
> http://login.mail.lycos.com/r/referral?aid=27005
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>