求助,呼叫组织、、、、、纠结了一天啊,今天继续,哪位大神帮忙给就诊就诊啊Buildfile: E:\eclipse3.2\workspace\ICBC_GJJ_MGR\build.xml
usage:
     [echo] ICBC_GJJ_MGR build file
     [echo] -----------------------------------
     [echo] Available targets are:
     [echo] deploy  -> Deploy application as directory
     [echo] undeploy  -> Undeploy application
     [echo] list   -> List Tomcat applications
     [echo] stop   -> Stop Tomcat application
     [echo] start  -> Start Tomcat application
     [echo] reload  -> Reload application in Tomcat
     [echo] warfile  -> war the application
     [echo] zipfile  -> zip the source
     [echo] build  -> Build the application
     [echo] clean  -> Clean gen files
     [echo] create_tables-> create tables in database
     [echo] export_tables-> export create table sql for database
     [echo] drop_tables -> drop tables in  database
build:
build:
deploy:
reload:BUILD FAILED
E:\eclipse3.2\workspace\ICBC_GJJ_MGR\build.xml:232: java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8089/manager/reload?path=%2FICBC_GJJ_MGRTotal time: 3 seconds