DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28821>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28821 "ant install" is not working with Tomcat under Win2K. Summary: "ant install" is not working with Tomcat under Win2K. Product: Tomcat 5 Version: Unknown Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Critical Priority: Other Component: Unknown AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 1. "ant install" I installed Web Services Tutorial examples (http://java.sun.com/webservices/docs/1.3/tutorial/doc/index.html) and tried to run them with Tomcat under Win2K. For all examples I ran, the web services can't be installed by using "ant install". I have to split it into 2 steps of "ant package" and "ant deploy" to make themn work. Try "The Coffee Break Application" to reproduce the scenario: http://java.sun.com/webservices/docs/1.3/tutorial/doc/CB.html#wp64222 2. Shutdown Tomcat under Win2K. I am not sure if it is the problem of JVM for Win32 or the problem of Tomcat. I accidently shutdown my Win2K laptop without stopping tbe Tomcat, then I open my laptop again and try to bring up Tomcat, it would complaint some classes are missing and refuses to take off. I have to re-install it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]