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

docBase in config file not ignored when war attribute provided using catalina ant 
deploy tasks

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2003-12-01 19:48 -------
Yes, the war attribute is for uploading the WAR, with the context config file in
/META-INF/context.xml.
The two others are for deploying local resources. So your docBase in your config
should be absolute and point out to your war, not as if it was copied to the
appBase folder.
So, use war without config if you don't need it (and put your config in
/META-INF/context.xml, without a docBase).

I would be very grateful if we could avoid hair splitting bugs, or millions of
these could be filed.

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

Reply via email to