Re: CXF Web Client Proxy Exception

2016-01-11 Thread Sergey Beryozkin
Hi Can you clarify please, how does it work for you if say a plain HttpUrlConnection is used directly ? Sounds like CXF HttpConduit proxy configuration might be applied, but I'd like to get more information first Thanks, Sergey On 04/01/16 20:14, williamo...@ups.com.INVALID wrote: Hi all,

CXF Web Client Proxy Exception

2016-01-07 Thread williamowen
Hi all, I am currently using CXF 3.1.2 with JAX-RS 2.0 and I have developed a web client to send RESTful messages to an internal url within my company. The issue I am having is with our proxy. When the message is generated and sent, it attempts to communicate with the proxy and fails. Since