Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 83710 invoked from network); 27 Aug 2004 16:16:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 Aug 2004 16:16:31 -0000 Received: (qmail 820 invoked by uid 500); 27 Aug 2004 16:16:24 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 592 invoked by uid 500); 27 Aug 2004 16:16:23 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 579 invoked by uid 99); 27 Aug 2004 16:16:22 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.27.1) with SMTP; Fri, 27 Aug 2004 09:16:20 -0700 Received: (qmail 8948 invoked by uid 50); 27 Aug 2004 16:18:01 -0000 Date: 27 Aug 2004 16:18:01 -0000 Message-ID: <20040827161801.8947.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 30899] New: - XML files in conf\catalina\localhost X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=30899 XML files in conf\catalina\localhost Summary: XML files in conf\catalina\localhost Product: Tomcat 5 Version: 5.0.27 Platform: PC OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Unknown AssignedTo: tomcat-dev@jakarta.apache.org ReportedBy: bossy@indiainfo.com For some applications, once they are put into the webapp directory, and tomcat server is restarted, the tomcat server creates .xml *directory* instead of a ascii *file*. I specifically had this problem with open source tool ActiveBpel. Not tried with another applications. The problem was consistent and I tried different machines to see if it was specific to one machine. But the problem reproduced on two different machines. Steps to reproduce: 1. Clean installation of Tomcat 5.0.27 2. Download ActiveBpel (http://www.activebpel.org/) and run it's install script (May be replaced by any other application that may force creation of a .xml in the conf\catalina\localhost subdirectory. ) 3. Restart tomcat and try to access any of the app pages. 4. Notice that the xmls created in the conf\catalina\localhost subdirectory are actually *directory* rather than *files*. The problem doesn't crop up on using version 5.0.25. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org