search

Home  >  Q&A  >  body text

java - How does the client call the soap interface?

I have never come into contact with soap before. I have read a lot and don’t know how to start.
I use springboot and soap


The above is part of the wsdl interface address provided, and the method to be called.

I would like to ask how to call this method. It would be best if you could provide some code. I would be grateful.

I looked at the official documentation and it was to generate the java class file first, but I only generated the return class, not the request class.
I don’t understand it very well, so I would like to thank anyone who can give me some advice.

仅有的幸福仅有的幸福2714 days ago1078

reply all(1)I'll reply

  • 伊谢尔伦

    伊谢尔伦2017-06-28 09:25:43

    I understand a little bit, what is the suffix of the wsdl file? If it is .wsdl, can it be called using the client provided by spring-ws? If so? wsdl, which can be called using axis2.

    reply
    0
  • Cancelreply