read-AppFuse-21-ant再探[35]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

       

    </target>

    <!部署web应用,并解包war文件-->

    <target name="deploy" depends="package-web" if="tomcat.home">

        <unwar src="${webapp.dist}/${webapp.war}"

            dest="${tomcat.home}/webapps/${webapp.name}"/>

本文关键:read-AppFuse-21-ant再探
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top