javax.xml.rpc.JAXRPCException: java.net.MalformedURLE-调用远程服务异常

Exception in thread main javax.xml.rpc.JAXRPCException: java.net.MalformedURLException: no protoco

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