Eclipse generates server-side based on WSDL

Source: Internet
Author: User
Tags wsdl
1. Create a normal Web project first

2. Copy the WSDL file to the specified location

3. Generate server-side code information based on WSDL file 3.1 generate service-side code information based on WSDL file (mode one)

3.2 Generating service-side code information based on WSDL file (mode two)

4. Select Run server (very critical, otherwise the deployment file will not be automatically generated under Web-info SERVER-CONFIG.WSDD)

5. Server-side code generation complete

6. View SERVER-CONFIG.WSDD Core Files

7. View the generated WebService information

8. Test the generated service-side code

使用soapui测试,可以看到,已经正确的返回了请求信息(参照第5步,业务处理代码里面返回的信息)
9. End

Eclipse generates server-side based on WSDL

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.