how to generate a soap request envelope from wsdl in java without using third party jars and wsimport?

StackOverflow https://stackoverflow.com/questions/22094993

  •  18-10-2022
  •  | 
  •  

Вопрос

I have taken a sample WSDL http://wsf.cdyne.com/WeatherWS/Weather.asmx?WSDL. I am trying to find a way to generate a soap request envelope for an operation present in that WSDL through JAVA without using WSImport and third party jars. Is there any way to do this?

Нет правильного решения

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top