Re: [Dev] Issue in Proxy service

2017-06-20 Thread Lipsa Pradhan
Thanks for the advice.

I had already tried this out. Actually now I am getting output using the
following endpoint :
"
https://localhost:8243/services/fetchEmpNewProxy.fetchEmpNewProxyHttpsSoap12Endpoint
"

But when I use 
"https://*[machine-name]*:8243/services/fetchEmpNewProxy.fetchEmpNewProxyHttpsSoap12Endpoint";
endpoint using the "machine-name" I am getting an error message that
"Enable to validate SSL certificate for https://
[machine-name]:8243/services/fetchEmpNewProxy.fetchEmpNewProxyHttpsSoap12Endpoint"

On Tue, Jun 20, 2017 at 12:19 PM, Nuwan Wimalasekara 
wrote:

> Hi Lipsa,
>
> In your service configuration, You have enabled only https transport as
> the transport of the service. You have to either enable to http transport
> for the service or send the https request instead of http request from the
> client.
>
> Thanks,
> Nuwanw
>
> On Tue, Jun 20, 2017 at 10:56 AM, Lipsa Pradhan  adnatesolutions.com> wrote:
>
>> Hello everyone,
>>
>> I had made a proxy service of one my dataservices. But I'm facing the
>> following error :
>>
>> 
>>   Expected transport is "https" but incoming 
>> transport found : "http" 
>> 
>>
>>
>> How to resolve this?
>>
>> Regards
>> Lipsa Pradhan
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Nuwan Wimalasekara
> Associate Technical Lead
> WSO2, Inc.: http://wso2.com
> lean. enterprise. middleware
>
> phone: +94 71 668 4620
>
>
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Issue in Proxy service

2017-06-19 Thread Nuwan Wimalasekara
Hi Lipsa,

In your service configuration, You have enabled only https transport as the
transport of the service. You have to either enable to http transport for
the service or send the https request instead of http request from the
client.

Thanks,
Nuwanw

On Tue, Jun 20, 2017 at 10:56 AM, Lipsa Pradhan <
lipsa.prad...@adnatesolutions.com> wrote:

> Hello everyone,
>
> I had made a proxy service of one my dataservices. But I'm facing the
> following error :
>
> 
>   Expected transport is "https" but incoming 
> transport found : "http" 
> 
>
>
> How to resolve this?
>
> Regards
> Lipsa Pradhan
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Nuwan Wimalasekara
Associate Technical Lead
WSO2, Inc.: http://wso2.com
lean. enterprise. middleware

phone: +94 71 668 4620
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Issue in Proxy service

2017-06-19 Thread Lipsa Pradhan
Hello everyone,

I had made a proxy service of one my dataservices. But I'm facing the
following error :


  Expected transport is "https" but
incoming transport found : "http" 



How to resolve this?

Regards
Lipsa Pradhan
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev