1 / 23

Lesson 3 Setting Up the Web Services Adapter

Lesson 3 Setting Up the Web Services Adapter. Overview. When you complete this lesson you should be able to: Add a new instance of the Web Services Adapter (WSA) Deploy a Web Service to the WSA Set the properties for the service Enable the service. Where we are in the process.

Télécharger la présentation

Lesson 3 Setting Up the Web Services Adapter

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 3Setting Up the Web Services Adapter

  2. Overview When you complete this lesson you should be able to: • Add a new instance of the Web Services Adapter (WSA) • Deploy a Web Service to the WSA • Set the properties for the service • Enable the service

  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. Four phases for the procedure • Adding a WSA instance • Deploying a Web Service • Setting properties for the Service • Enabling the Service

  5. Architecture for JSE/WSA deployment Web server JSE (Tomcat) tomcat-users.xml web.xml WSA

  6. Explorer started

  7. Default WSA is called wsa1

  8. Adding a new WSA

  9. Enabling Web Services for a new WSA

  10. WSA running as a servlet

  11. Architecture for WSA deployment Web server JSE (Tomcat) tomcat-users.xml web.xml WSA ubroker.properties OrderInfo default.props DeployedServices.ds

  12. default.props file

  13. Demonstration 3-1:Adding the OrderInfo WSA instance

  14. Lab 3-1:Adding a new WSA instance

  15. WSA selected and expanded

  16. Service Deployment Information

  17. Properties for a deployed service

  18. Property changed

  19. Web service enabled

  20. Architecture for JSE/WSA deployment 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

  21. Demonstration 3-2: Deploying and Enabling the OrderInfo service

  22. Lab 3-2:Deploying and Enabling a Web Service

  23. Review

More Related