Interview Question
Qus: i have one flow service , i expose it as webservice. later i modified the flow service... how can it reflect the exsting webservice ?
Answers (1)
there is no need to make any changes unless you are changing the signature of the service(input/output) and the location(path), else you should generate a new WSDL and expose it