DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6194>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6194 Unable to unpack wars without freezing? Summary: Unable to unpack wars without freezing? Product: Tomcat 4 Version: 4.0.1 Final Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This was done with jdk 1.3.1 on a Win2K machine all security patches installed: Easiest way to reproduce: 1 - Download the 4.02 Expresso Complete from www.jcorporate.com and unpack. 2 - Launch catalina - everything should work. 3 - cd to the webapps\expresso directory and type: jar -cvf expresso.war * 4 - move the expresso.war file up to the webapps directory 5 - Delete the old expresso directory. 6 - Launch Catalina What happens for me is that catalina unpacks the war file, but then the initial servlets aren't called, and any web activity to localhost:8080/expresso/expresso/frame.jsp gets me '404 Not Available' 7- Kill catalina and restart Should work fine now. [Although on a side note, since the java files are in the web-inf directory, it seems that jasper tries to recompile things? I usually get several errors pointing into the expresso source file... delete the source and the jsp displays fine] This happens for me all the time, although apparantly for others it works well under Linux. Thanks for your time! -Mike -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>