cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to connect to proxy-Webservices

Former Member
0 Kudos

Hi Experts,

I have a URL of a webservice and I am trying to test it in WS navigator but while testing I am getting error

"Cannot connect to http://10.66.231.217:8080/<some path>?wsdl: Unable to connect to proxy:8080 - proxy "

Please help me understandig the reason for error.

Regards

Pranav

Accepted Solutions (1)

Accepted Solutions (1)

former_member192434
Active Contributor
0 Kudos

Hi

I think there is a problem with the proxy setting .....check your proxy setup and configure it properly .

Thanks

Former Member
0 Kudos

Hi Anup,

Thans a lot for reply. Can you please suggest any doc to configure proxy settings?

Regards

Pranav

former_member192434
Active Contributor
0 Kudos

Hi

just go thru this hlep it might help u

[Configuring a Consumer Proxy|http://help.sap.com/saphelp_nwpi71/helpdata/en/9e/c7a3591dc74a679bbc9716354e42af/content.htm]

[Configuring Your WSDL File |http://help.sap.com/saphelp_nw04s/helpdata/en/43/2235630b413fe1e10000000a11466f/content.htm]

Thanks

Former Member
0 Kudos

Hi Anup,

Thanks again for replying. I am using CE7.1. I have a external service (wsdl url) and I am not able to test it. But I can access my service in internet explorer.

Also i tried creating model for this service, there also I am getting an error "Unalbe to create model".

Your help will be highly appreciated.

Regards

Pranav

former_member192434
Active Contributor
0 Kudos

Hi

Did you specify your correct destions while creating model.

Aslo check this blog [Consuming Web Services in CE 7.1|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/50d70a19-45a3-2b10-bba0-807d819daf46&overridelayout=true]

Thanks

Former Member
0 Kudos

Hi Anup,

Thanks a lot for the doc. Anup I am not able to figure out the problem. Let me tell you from begining.

1. What all i have: I have

a. wsdl url. This wsdl is created JAVA (not wd java).

Can you please help me consuming this wsdl in my WD JAVA component? The webservice is working fine as we can consume this webservice in ABAP.

Regards

Pranav

former_member192434
Active Contributor
0 Kudos

Hi

This is the steps you need to follow;

1. Create Adaptive Web Service Model for the URL.

2. select WSDL source as "Local File System or URL"

3. select No logical destination radio button and click on next

4. , browse the WSDL file and successfully import the WSDL file.

5. After successfully importing the WSDL file, bind it in init() method.

6. After that execute the model.

Thanks

Former Member
0 Kudos

Anup I am getting an error "Unable to import the model." when i click next after selecting wsdl URL. Any solutiion. I tried creating deployable proxy for this web service as well but while importing the WSDL it gives below stated error

src-resolve.4.2: Error resolving component 'ns1:Cluster'. It was detected that 'ns1:Cluster' is in namespace 'http://<Path> /xsd', but components from this namespace are not referenceable from schema document 'file:///C:/Documents%20and%20Settings/pranav_nagpal /workspace2.jdi/LocalDevelopment/DCs/demo.sap.com/testweb/_comp/test/AnalyticsService.WSDL'. If this is the incorrect namespace, perhaps the prefix of 'ns1:Cluster' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:///C:/Documents%20and%20Settings/ pranav_nagpal/workspace2.jdi/LocalDevelopment/DCs/demo.sap.com/testweb/_comp/test/AnalyticsService.WSDL'. LocalDevelopmentLocalDevelopmenttestweb~demo.sap.com/test AnalyticsService.WSDL line 19 1249911254563 202

Regards

Pranav

Answers (0)