Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What does the wsdl2java compiler do?

compiler wsdl2java
0
10 Posted

What does the wsdl2java compiler do?

0
10

The wsdl2java compiler translates a WSDL document into Java RMI. The portType with it’s operations and messages gets mapped into a Java Remote Interface with methods corresponding to the WSDL definition. After generating a Java interface, the wsdl2java compiler invokes the rmi2soap compiler to create SOAP stubs and skeletons. Please consult the tutorial for a detailed description of wsdl2java.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123