Topic: lomboz M5 的问题 |
Print this page |
1.lomboz M5 的问题 | Copy to clipboard |
Posted by: aryuan Posted on: 2003-12-10 17:43 刚下载了一个for eclipse M5的lomboz , 试了一下,在deploy的时候总是报找不到deloy.xml的问题 和for M2的版本比较了一下,原来M5的ejbmodule/web-inf/build.xml 多了 <target name="deployTool"> <ant antfile="./deploy.xml" dir="." target="deploy" inheritall="true"> </ant> </target> 和 <target name="undeployTool" depends="init"> <ant antfile="./undeploy.xml" dir="." target="undeploy" inheritall="true"> </ant> </target> 两个task 将其注释掉,就可以了 哪位大虾能解释一下,为什么要这两个task? |
2.Re:lomboz M5 的问题 [Re: aryuan] | Copy to clipboard |
Posted by: mailguoyy Posted on: 2004-02-02 13:19 关注 |
3.Re:lomboz M5 的问题 [Re: aryuan] | Copy to clipboard |
Posted by: jspboy Posted on: 2004-02-03 09:36 我也想知道. |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |