In my days as a gSOAP slave I never added explicit exceptions to the wsdl as it was assumed that any soap call could throw an exception.
I noticed that some of the cxf examples explicitly define exceptions in the wsdl. What's the reason for this? Does it force the client to add exception handlers? Thanks -Bruce
