You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/08/27 18:18:01 UTC

DO NOT REPLY [Bug 30899] New: - XML files in conf\catalina\localhost

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=30899>.
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 <appname>.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 <app>.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