120 likes | 246 Vues
In this lesson, you will learn to effectively test and debug web services. By the end, you'll be able to identify the programming structures utilized by web service client programs and document your application setup. You'll also assess the deployment of WSM and WSDL files on JSE/Web Server, test the connection from a web services client to your OpenEdge application, and debug any issues that arise with the connection. This lesson is crucial for ensuring your systems function seamlessly and can handle user tasks efficiently.
E N D
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
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
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
Error: Wrong AppServer name Wrong AppServer name
Error: Database not running Database not running