easerver web service using powerbuilder component and client
this document illustrates how to use a powerbuilder component as a
web service hosted in easerver, and use a powerbuilder client to call
the web service. instructions are provided to:
- create and deploy a powerbuilder component
- expose the pb component as a web service using easerver web services toolkit
- create a powerbuilder proxy using the wsdl file
- call the web service from a powerbuilder client
before you begin
· ensure the easerver server you will be using is up and running
· define an easerver profile in powerbuilder, and test it to verify the connection is successful.