Ah, OK, I sort of understand the problem, but I can't help, because I don't know anything about proxy servers. Sorry -- I hope someone on the list has some ideas for you.
--tim On Mon, Nov 7, 2011 at 10:02 PM, Nitin Arora <[email protected]> wrote: > Hi Tim, > > I mentioned your name based on the responses that you have already provided > in the restlet forum. > > I can try and the explain the issue again. > > I've a server running in the LAN which exposes the REST API on port 8006. > I've another server which is outside the lan and I consume the REST API on > a > public url. > > All the client machines are using proxy servers to access internet. > > I've developed a REST client which is used to consume the API exposed on > both the servers. So, I pass the proxy server information while making the > restlet calls. > > Problem is my first call is intranet server call like > http://localhost:8006/info and I'm facing an issue where this call is > getting routed through proxy and failing there and I can'r proceed further > to execute the internet server call. > > Code specifics are in the first post. > > Help me if you have understood the problem now. > > Thanks > Nitin > > -- > View this message in context: > http://restlet-discuss.1400322.n2.nabble.com/Problem-ignoring-local-addresses-when-calling-restlet-webservices-using-HtpClientConnector-Ext-packa-tp6964835p6972976.html > Sent from the Restlet Discuss mailing list archive at Nabble.com. > > ------------------------------------------------------ > > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2876166 > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2876287

