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/06/24 17:45:27 UTC

DO NOT REPLY [Bug 29038] - HostConfig.deployWars() might not create context xml for auto-deployed .war files

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

HostConfig.deployWars() might not create context xml for auto-deployed .war files





------- Additional Comments From pr@objektpark.de  2004-06-24 15:45 -------
Hey,

this fix not work corret.
with xml.mkdirs you generate a dircetory at conf/<enginename>/<hostname>/myapps.xml/

this is wrong and currently we can't autodeploy a new war with META-INf/context.xml

-- At my server the conf/<enginename>/<hostname> directory generated at startup
time. I think for new host this is not made.

I have find a fix. Before extract the META-INF/context.xml we must
check the configBase.

regards
peter

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