大家好,我刚装了NetBean IDE5.5,还有Tomcat5.5,但是运行jsp文件时总说尚未部署该模块。大家帮我看看怎么回事。
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
Created dir: D:\Project\haiyan\build\web\WEB-INF\classes
Created dir: D:\Project\haiyan\build\web\META-INF
Copying 1 file to D:\Project\haiyan\build\web\META-INF
Copying 10 files to D:\Project\haiyan\build\web
library-inclusion-in-archive:
Copying 1 file to D:\Project\haiyan\build\web\WEB-INF\lib
Copying 1 file to D:\Project\haiyan\build\web\WEB-INF\lib
Copying 1 file to D:\Project\haiyan\build\web\WEB-INF\lib
Copying 1 file to D:\Project\haiyan\build\web\WEB-INF\lib
Copying 1 file to D:\Project\haiyan\build\web\WEB-INF\lib
Copying 1 file to D:\Project\haiyan\build\web\WEB-INF\lib
Copying 1 file to D:\Project\haiyan\build\web\WEB-INF\lib
Copying 1 file to D:\Project\haiyan\build\web\WEB-INF\lib
Copying 1 file to D:\Project\haiyan\build\web\WEB-INF\lib
Copying 1 file to D:\Project\haiyan\build\web\WEB-INF\lib
Copying 1 file to D:\Project\haiyan\build\web\WEB-INF\lib
Copying 1 file to D:\Project\haiyan\build\web\WEB-INF\lib
Copying 1 file to D:\Project\haiyan\build\web\WEB-INF\lib
library-inclusion-in-manifest:
Copying 1 file to D:\Project\haiyan\build\web\WEB-INF\classes
compile:
compile-jsps:
Created dir: D:\Project\haiyan\build\generated\src
Created dir: D:\Project\haiyan\build\generated\classes
Compiling 1 source file to D:\Project\haiyan\build\generated\classes
Building jar: D:\Project\haiyan\dist\haiyan.war
do-dist:
dist:
就地在 D:\Project\haiyan\build\web 处部署
FAIL - Failed to deploy application at context path /haiyan
D:\Project\haiyan\nbproject\build-impl.xml:491: 部署错误:
尚未部署该模块。
有关详细信息,请参见服务器日志。
生成失败(总时间:2 秒)