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

War file does not deploy to specified context docbase

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From [EMAIL PROTECTED]  2002-01-24 19:26 -------
You can't specify an alternate docbase for a context.
Either you use the autodeploy feature (by putting a dir or a war in the webapp
path of your host), or you explicitely specify it using a context element, but
you can't do both for the same context.
I think it would be very unwise to make the deployer too smart (where you'd end
up not really knowing what is deployed), so I don't think the current behavior
will be changed (note that the HEAD branch includes one additional option for
declaring contexts, but they are still mutually exclusive).

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

Reply via email to