Document new unbind method feature

Description

Usage
"esdl unbind-method <TargetESPProcessName> <TargetESPBindingName> <TargetServiceName> <TargetServiceDefVersion> <TargetMethodName>

TargetESPProcessName The target ESP Process name
TargetESPBindingName The target ESP binding name associated with this service
TargetServiceName The name of the Service as defined in ESDL
TargetMethodName The name of the target method

Use this command to unbind a method configuration currently associated with a given ESDL binding.
To un-bind a method, provide the target ESP process name (esp which hosts the service.). It is also necessary to provide the Port on which this service is configured to run (ESP Binding), and the name of the method you are unbinding.
Example: ">esdl unbind-method myesp mybinding WsMyService mymethod"

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Compatibility

Minor

Fix versions

Labels

Pull Request URL

Affects versions

Created September 13, 2016 at 5:56 PM
Updated July 28, 2017 at 3:55 PM
Resolved July 11, 2017 at 7:54 AM