I have tried using ErrorHandler to log a fault, but have seen no output. It could be the logging output, but I wonder if there are certain rules for where ErrorHandler can be deployed.
I put it in both response flows for my service before my custom handler. Yet I dont see a log file appearing anywhere. I know a fault occurs, because my custom handler logs whenever onFault is called. What does this handler actually do, and how should it be used ?
