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.
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"