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/07/25 14:06:16 UTC

DO NOT REPLY [Bug 30314] New: - Review new HostConfig and add something

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=30314>.
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=30314

Review new HostConfig and add something

           Summary: Review new HostConfig and add something
           Product: Tomcat 5
           Version: Nightly Build
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: pr@objektpark.de


Hello Remy,

I have look inside the new HostConfig. Great!

Find some FIXME answer and fix small bugs.
   see my comments and questions.

How we can add the watch resource support?

- Look for WEB-INF/web.xml, conf/<enginename>/<host>/<app>.xml
  Changeses add war File
- How we can handle remove work/ explanded War Dirs
   see my removeContextAp
- Why we change the deploy order at deployApps?
    5.0.xx has
        descriptors
        wars
        directory
    New HostConfig
        descriptors
        directory
        wars
    Problem are
     expanded wars without META-INF/context.xml - After restart only
     directory are deployed!

ToDo:
    Add Watch Ressouces support
    Refactoring for long methods and some small code duplications
    Test, Test
    Check LocalStrings


regards
peter




regards.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org