AxisFault occurs when I run the AddAdGroup example in v201101

2011-04-27 Thread sher...@126.com
AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: javax.net.ssl.SSLKeyException: RSA premaster secret error faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}stackTrace:javax.net.ssl.SSLKeyException: RSA premast

javax.xml.rpc.ServiceException: Arguments to addParameter(String, String) cannot be null

2011-04-25 Thread sher...@126.com
I write a very simple program in using google-adwords api, as follows: AdWordsUser user = new AdWordsUser(); CampaignServiceInterface campaignService = user.getValidationService(AdWordsService.V201101.CAMPAIGN_SERVICE); But it always throw an exception no matter which service I get, java