On 10/04/2014 12:57, Denis Signoretto wrote:

Hi,

I'm analyzing a scenario where a resource it's reachable only through a proxy server.

I would like to know if SOAP Connector or remote connection server support proxy.

Can I solve just setting up JVM Proxy properties [1] ?


Hi Denis,
about the connector server, it uses its own protocol - not HTTP, and does not support any kind of proxying AFAIK.

The SOAP connector, instead, uses Apache CXF as SOAP client; I'd say you can try by setting [1]: if it does not work, it might be the case to ask on [email protected] or file an improvement on ConnId JIRA.

HTH
Regards.

[1] http://docs.oracle.com/javase/7/docs/technotes/guides/net/proxies.html

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Involved at The Apache Software Foundation:
member, Syncope PMC chair, Cocoon PMC, Olingo PMC
http://people.apache.org/~ilgrosso/

Reply via email to