javax.xml.ws.WebServiceException: Cannot find 'https://api.betfair.com/global/v3/BFGlobalService.wsdl' wsdl. Place the resource correctly in the classpath.
at com.betfair.publicapi.v3.bfglobalservice.BFGlobalS ervice_Service.<clinit>(BFGlobalService_Service.ja va:32)
at me.wsop.betfair.exchange.bfLogin.doLogin(bfLogin.j ava:35)
at me.wsop.betfair.exchange.bfLogin.<init>(bfLogin.ja va:24)
at betfair.BetfairView.btnLoginActionPerformed(Betfai rView.java:272)
/**
* This class was generated by the JAX-WS RI.
* JAX-WS RI 2.2-hudson-752-
* Generated source version: 2.2
*
*/
@WebServiceClient(name = "BFGlobalService", targetNamespace = "http://www.betfair.com/publicapi/v3/BFGlobalService/", wsdlLocation = "https://api.betfair.com/global/v3/BFGlobalService.wsdl")
public class BFGlobalService_Service
extends Service
{
private final static URL BFGLOBALSERVICE_WSDL_LOCATION;
private final static WebServiceException BFGLOBALSERVICE_EXCEPTION;
private final static QName BFGLOBALSERVICE_QNAME = new QName("http://www.betfair.com/publicapi/v3/BFGlobalService/", "BFGlobalService");
static {
BFGLOBALSERVICE_WSDL_LOCATION = com.betfair.publicapi.v3.bfglobalservice.BFGlobalS ervice_Service.class.getResource("https://api.betfair.com/global/v3/BFGlobalService.wsdl");
WebServiceException e = null;
if (BFGLOBALSERVICE_WSDL_LOCATION == null) {
e = new WebServiceException("Cannot find 'https://api.betfair.com/global/v3/BFGlobalService.wsdl' wsdl. Place the resource correctly in the classpath.");
}
BFGLOBALSERVICE_EXCEPTION = e;
}
Experts Exchange always has the answer, or at the least points me in the correct direction! It is like having another employee that is extremely experienced.
When asked, what has been your best career decision?
Deciding to stick with EE.
Being involved with EE helped me to grow personally and professionally.
Connect with Certified Experts to gain insight and support on specific technology challenges including:
We've partnered with two important charities to provide clean water and computer science education to those who need it most. READ MORE