Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #14973 > unrolled thread

how to specify WS client's local IP?

Started byUnoBic <brubabic@gmail.com>
First post2012-06-01 03:09 -0700
Last post2012-06-01 03:09 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.java.programmer


Contents

  how to specify WS client's local IP? UnoBic <brubabic@gmail.com> - 2012-06-01 03:09 -0700

#14973 — how to specify WS client's local IP?

FromUnoBic <brubabic@gmail.com>
Date2012-06-01 03:09 -0700
Subjecthow to specify WS client's local IP?
Message-ID<4a14aca1-cbac-44eb-b03c-e9b579e60179@googlegroups.com>
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?

[toc] | [standalone]


Back to top | Article view | comp.lang.java.programmer


csiph-web