Your ROOT_URL in app.ini is http://git.zky.com/ but you are visiting http://61.178.84.89:8998/luoluo/zhky/blame/commit/a6efc2e753bd7cc7eea0a94adf34a87396596d7b/out/artifacts/zhyw_war_exploded/WEB-INF/deploywebservice.bat You should set ROOT_URL correctly, otherwise the web may not work correctly.
zhky/out/artifacts/zhyw_war_exploded/WEB-INF/deploywebservice.bat

6 lines
231 B

set Axis_Lib=D:\sspd\web\WEB-INF\lib
set Java_Cmd=java -Djava.ext.dirs=%Axis_Lib%
set Axis_Servlet=http://localhost:8080/servlet/AxisServlet
%Java_Cmd% org.apache.axis.client.AdminClient -l%Axis_Servlet% deploy.wsdd
@echo off
pause