1 / 12

Lesson 8 Testing and Debugging the Web Service

Lesson 8 Testing and Debugging the Web Service. Overview. When you complete this lesson you should be able to: Identify programming structures used by Web Services client programs Document your application setup Check the deployment of the WSM and WSDL files on the JSE/Web Server

hyatt-burt
Download Presentation

Lesson 8 Testing and Debugging the Web Service

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Lesson 8Testing and Debugging the Web Service

  2. Overview When you complete this lesson you should be able to: • Identify programming structures used by Web Services client programs • Document your application setup • Check the deployment of the WSM and WSDL files on the JSE/Web Server • Test the connection from a Web Services client to your OpenEdge application • Debug any problems with the connection

  3. Where we are in the process Phase 1: Set Up Servers Build 4GL application Compile r-code Set up JSE Set up WSA Phase 2: Create Web Service Definitions Color Key: Users Tasks Code Define Client Interface Build Project file Generate Definitions Covered Not Covered Phase 3: Deploy, Test and Debug Deploy Definitions Client Coding Connect and Test Debug

  4. OpenEdge Web Services Architecture Web server JSE (Tomcat) tomcat-users.xml web.xml WSA ubroker.properties OrderInfo default.props DeployedServices.ds Deployed OrderInfo Web Service OrderInfo.props OrderInfo.wsad OrderInfo.wsdl

  5. WSDL for OrderInfo

  6. Lab 8-1:Documenting your system

  7. OrderInfo running via Web Services

  8. Error: Wrong AppServer name Wrong AppServer name

  9. Error: Database not running Database not running

  10. Demonstration 8-1:Testing and Debugging OrderInfo

  11. Lab 8-2:Testing and debugging the Web Service

  12. Review

More Related