WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Implementing a service operation
Implement the operations that are defined in your service interface.
Before you start:
Create a new service by importing a WSDL, or create a an service and define the service interface. For more information, see Creating a service based on WSDL, or Creating a service and Defining a service interface.
You can use different editors to implement a service operation:
- You can implement a service operation by using the Service editor. For more information, see Service editor.
- You can implement an operation by using the Message flow editor. For more information, see Message Flow editor.
Complete the following steps to implement an operation:
Next steps:
A default HTTP binding is generated when the service is created. To use the default binding, deploy the service when you implement all defined operations of your service. For more information, see Packaging and deploying.
To instead use your own HTTP binding, see Generating a service SOAP/HTTP binding.