문제

I am using below command but i dont know where the WSDL file s created

java2ws -o Customer.wsdl -d C:\OMG -t http://customeroffer.manage.ws.usddomega.alu.com  -cp C:\omg\classes  com.alu.usddomega.ws.manage.customeroffer.ManageServicesCustomerOfferImpl
도움이 되었습니까?

해결책

Check the -d <resource-directory> which you have specified as C:\OMG

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top