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

Pergunta

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?

Nenhuma solução correta

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top