120 likes | 239 Views
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
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