Hi ,
If you are using simple frontend , I don't think you can rename the operation name. If you uses Jaxws frontend , I think you can define your own operation name by setting the WebMethod annotation's operationName attribute.

Willem.

mule1 wrote:
Hello,

I have exposed my service using simple frontend spring configuration for xml
over http. In my service class, I have method names, which comes out as
operation name in the wsdl file for xml binding. Is it possible to change
this operation name either from the configuration file or some other way?

Thanks.

Reply via email to