Hello:

I have a server running tomcat 4.1.27 and it is not reloading
classes for my webapp even after applying the hotfix.

I installed tomcat 4.1.27 by doing these commands:
cd /usr/local
lynx
http://apache.oregonstate.edu/jakarta/tomcat-4/binaries/jakarta-tomcat-4
.1.27.tar.gz
tar zxf jakarta-tomcat-4.1.27.tar.gz

Here is what I did to install the hotfix:
cd /usr/local/jakarta-tomcat-4.1.27/server/classes
jar xvf ../lib/catalina.jar
rm -f ../lib/catalina.jar
cd /usr/local/jakarta-tomcat-4.1.27
lynx
http://www.wmwweb.com/apache/jakarta/tomcat-4/binaries/4.1.27-hotfix-220
96.tar.gz
tar zxf 4.1.27-hotfix-22096.tar.gz

I have my server.xml to reloadable="true" for the app's context.

Any ideas?

Thanks,
        Neil

--
Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com
FREE! Valuable info on how your business can reduce operating costs by 
17% or more in 6 months or less! => http://newsletter.JAMMConsulting.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to