JAX-WS SOAP handler client side
- 13th Jan 2017
- 0
- 11794
- Client side SOAP handler in web service JAX-WS soap handler at client side SOAP handler at client side example
In the previous article, We have created a web service and attached a handler to retrieve the client MAC address in header block, for every incoming SOAP message. In this article, we will create a web service client which can access the web service published in previous article. Most important thing here is to define […]