Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: UnoBic Newsgroups: comp.lang.java.programmer Subject: how to specify WS client's local IP? Date: Fri, 1 Jun 2012 03:09:12 -0700 (PDT) Organization: http://groups.google.com Lines: 3 Message-ID: <4a14aca1-cbac-44eb-b03c-e9b579e60179@googlegroups.com> NNTP-Posting-Host: 93.139.133.231 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1338545472 4464 127.0.0.1 (1 Jun 2012 10:11:12 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 1 Jun 2012 10:11:12 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=93.139.133.231; posting-account=Sn-OHwoAAADGffkCmPMBhkhK1hpwUwFr User-Agent: G2/1.0 Xref: csiph.com comp.lang.java.programmer:14973 I've used wsimport to generate client from WSDL and everything works as expected, but I'm not able to specify local IP that should be used for outgoing requests. Is there a way to force jax-ws client to bind to some local IP for outgoing connections?