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=13973>. 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=13973 Tomcat shutdown Loop Summary: Tomcat shutdown Loop Product: Struts Version: 1.0.2 Final Platform: All OS/Version: All Status: NEW Severity: Major Priority: Other Component: Controller AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I've a problem when I try to shutdown the Tomcat Server (4.1.12) the a Struts 1.0.2 application. I've uses a Datasource config in the Struts-Config.xml During the shutdown, the Close() method in the GenericDataSource class have an infinte LOOP and I must force the kill of the server. This method is called to close all the connection the datasource initialized. Have anybody got the same problem? Thanks! Pierfranco Lai -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>