Actually...let me add that I just got WebFault working. Thanks Willem for the blog...that did help.
So how do you use WebFault to communicate framework exceptions? Like if my hibernate layer through a NoResultsFoundException, is it best practice to create custom faults codes for this and just return these custom codes? Or is it best practice to create wrapper (WebFault capable) exceptions around the framework exceptions? Thanks...jay -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-and-WebFault-Basic-Exception-Question-tp3406924p3408361.html Sent from the cxf-user mailing list archive at Nabble.com.
