0

I have a scenario where I have written webserive in Jax-Ws, from this webservice I am calling third party webservice developed in axis.

I am facing namespace issue, JAX-WS by default add namespace attribute in each of the request, where as axis webservice does not take namespace.

Is there a way by which I can remove namespace from SOAP request, before passing it to axis webservice. I tried writing handler and removing namespace from SOAP request however that doesn't seems to be feasible solution.

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
Prateek Shrivastava
  • 450
  • 2
  • 5
  • 17

0 Answers0