您的位置:首页 > 其它

webservice axis 执行参数配置

2009-09-22 16:15 246 查看
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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: