Hi Sam, In the services.xml you have to specify the mep for the operation. Please have a look at the notify sample. I'm not sure weather WSD2C generates the mep for the services.xml. If not it is a bug and plese raise a jira.
Thanks, Supun.. On Sun, May 3, 2009 at 8:17 AM, Sam Carleton <[email protected]>wrote: > I looked through the manual and searched the web, but I cannot find any > details on how to implement a one-way operation. When my C# WCF calls the > operation, it always returns: > > The one-way operation returned a fault message. The reason for the fault > was 'No Error'. > > And inside of the invoke generated by the old WSDL2C, I see that where the > In-Out operations return within their if block, the one-way operation is > aloud to fall through to the default return NULL at the end. > > The bottom line is, I am not quite sure how things are suppose to be > handled in the invoke and I would like someone to tell me where to go seek > the answser;) > > Sam > -- Software Engineer, WSO2 Inc http://wso2.org supunk.blogspot.com
