webservice axis 执行参数配置

org.apache.axis.client.AdminClient  -lhttp://localhost/services/AdminService D:/Project/WSTest/src/setupTest3/deploy.wsdd

 

 

org.apache.axis.wsdl.Java2WSDL

-o "D:/Project/WSTest/WebContent/WEB-INF/classes/setupTest3/pc.wsdl"
-l "http://localhost/services/PhoneCharge"
-n "urn:PhoneCharge"
-P "PhoneCharge" "setupTest3.PhoneCharge"

 

org.apache.axis.wsdl.WSDL2Java

 

-o D:/Project/WSTest/src
-d Session -s -S true 
-Nurn:PhoneCharge setupTest3
D:/Project/WSTest/WebContent/WEB-INF/classes/setupTest3/pc.wsdl

posted @ 2009-09-22 16:15  super_mario  阅读(304)  评论(0编辑  收藏  举报