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
  •  | 
  •  

Pregunta

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?

No hay solución correcta

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top