读书人

javax.xml.rpc.JAXRPCException: ja

发布时间: 2014-01-26 14:39:02 作者: rapoo

Exception in thread "main" javax.xml.rpc.JAXRPCException: java.net.MalformedURLE
xception: no protocol: "http://192.168.0.39:8080/test/services/a?wsdl"
at org.apache.axis.client.Call.setTargetEndpointAddress(Call.java:811)
at RingInfoSOAP.RingInfoClient.doRequest(RingInfoClient.java:64)
at RingInfoSOAP.RingInfoClient.main(RingInfoClient.java:30)
Press any key to continue...

怎么回事?

------解决方法--------------------------------------------------------
http://192.168.0.39:8080/test/services/a?wsdl" 有问题,应该是a.jws

        

读书人网 >Java Exception

热点推荐