Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: [1]
  Reply  |  Print  
Author Topic: Proxy Config  (Read 12070 times)
Tim B.
Posts: 67


« on: November 20, 2008, 03:02:44 pm »

I'm unable to configure web services to work through our proxy server.  I've added the following to the fglprofile:-

authenticate.proxyauth.login    = "user"
authenticate.proxyauth.password = "pass"
authenticate.proxyauth.scheme   = "Basic"

proxy.http.location = "192.168.0.2:8080"
proxy.http.list = "128.;172."
proxy.http.authenticate = "proxyauth"

I'm using my own domain login and password to test.  I've tried with and with the 'scheme' entry. When I enter the wsdl url in Studio I get:-
CONNECTION ERROR : Name resolution failed for 'ws.tuscan-net.co.uk';unable to load http://ws.tuscan-net.co.uk/gtws1.php?wsdl.
Frank G.
Four Js
Posts: 48


« Reply #1 on: November 20, 2008, 03:30:56 pm »

Hi,  you are misunderstanding two different things. The proxy configuration in the FGLPROFILE file is when you want your 4GL client to execute a Web service via a proxy. But if you want to generate a client stub in Studio by accessing a WSDL on the net, you have to specify the proxy in the studio configuration panel. Notice however, that proxy authentication is not supported in fglwsdl.

Regards,

Frank
Tim B.
Posts: 67


« Reply #2 on: November 20, 2008, 04:19:10 pm »

Thanks.  I will try by using a wsdl file instead of a url, since our proxy server requires authentication.
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines