Hi Josh,

we earlier looked at stackoverflow, we are facing this issue when we use 
axis implementation of google adwords webservice, instead when we use jaxws 
implementation it is working fine. I am not sure this is the issue with 
axis implementation (some where I read that axis overwrites proxy 
configurations internally)

Please let us know if it is suggested way to use jaxws google-lib 
(adwords-appengine) files instead of axis api files(adwords-axis)

Thanks.

On Tuesday, December 30, 2014 6:24:18 AM UTC-8, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi,
>
> Are you able to make connections to other SSL URLs via your proxy? Looking 
> around stackoverflow, etc., this sounds like it may be caused by an issue 
> with your proxy server.
>
> Cheers,
> Josh, AdWords API Team
>
> On Wednesday, December 24, 2014 1:56:23 AM UTC-5, [email protected] 
> wrote:
>>
>> Hi,
>> We tried setting the properties on the command line by passing JVM 
>> arguments, but still we are getting the same ssl exception as below.
>> Exception in thread "main" AxisFault
>>  faultCode: {
>> http://schemas.xmlsoap.org/soap/envelope/}Server.userException
>>  faultSubcode: 
>>  faultString: javax.net.ssl.SSLException: Unrecognized SSL message, 
>> plaintext connection?
>>  faultActor: 
>>  faultNode: 
>>  faultDetail: 
>> {http://xml.apache.org/axis/}stackTrace:javax.net.ssl.SSLException: 
>> Unrecognized SSL message, plaintext connection?
>>
>> On Wednesday, December 17, 2014 12:45:18 PM UTC+5:30, 
>> [email protected] wrote:
>>>
>>>
>>> Hi,
>>> We tried to run the code provided in the following link
>>>
>>>
>>> https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201409/accountmanagement/GetAccountHierarchy.java
>>>
>>> But we are getting the following error
>>>
>>> Exception in thread "main" AxisFault
>>>  faultCode: {
>>> http://schemas.xmlsoap.org/soap/envelope/}Server.userException
>>>  faultSubcode: 
>>>  faultString: javax.net.ssl.SSLException: Unrecognized SSL message, 
>>> plaintext connection?
>>>  faultActor: 
>>>  faultNode: 
>>>  faultDetail: 
>>> {http://xml.apache.org/axis/}stackTrace:javax.net.ssl.SSLException: 
>>> Unrecognized SSL message, plaintext connection?
>>>
>>>
>>>
>>> We have set the https proxy and port in our code explicitly 
>>>
>>> System.setProperty("https.proxyHost", "***.**.**");
>>> System.setProperty("https.proxyPort","80");
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/46d1f6b9-62c1-41d9-a005-da0e68853ca6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to