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

Problem start app with document base containing spaces

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2004-02-29 20:34 -------
I have decided to not refactor the functionality (the headache was too big, for
little gain).
I have tested this bug, which is invalid. You are misusing something somewhere.
Be it the docBase in context.xml or something else similar, I don't know, but
this works fine for me. The functionality is indeed not as easy to use as it
could be (but the useability enhancement is complex to achieve), but otherwise
works fine.

My test:

/manager/deploy?config=file:/M:/test%202/META-INF/context.xml&war=file:/M:/test%202

context.xml:
<Context path="/test 2" docBase="M:/test 2" debug="0">

  <Logger className="org.apache.catalina.logger.FileLogger" 
   prefix="my_log." suffix=".txt" timestamp="true"/>

</Context>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to