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,

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 I am just trying to 
connect to a url on our intranet I do not want to communicate with the proxy.  
So my question is, is there a way I can add an exception to my client to force 
it to not attempt to connect to the internet and just search for the url on our 
local intranet?

Just to note, I have attempted to add the proxy information to my client with 
proper credentials but that will not work since the url I want to connect to 
because that dns/ip does not exist on the internet.  I have also tried using 
both the dns ip and hostname for the url and sill have the same issue for both. 
 I have looked through all documentation pertaining to the client and cannot 
find anything addressing this issue.

Thanks in advance,
Chris




Reply via email to