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=12361>. 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=12361 Can not run CGI scripts from packed WAR application [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2004-01-18 17:59 ------- You can always configure tomcat to unpack the WARs after deployment. However, I have just committed changes to the CGI servlet to support execution of scripts from unexploded WARs. This will be available in the next versions of TC4 and TC5. The scripts are extracted to the work directory for the context. This behaviour is automatic. Sufficient control exists by enabling/disabling the CGI servlet and controlling whether the app is deployed in unexploded form or not. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]